Skip to content

Commit

Permalink
Add note regarding udf issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Jun 19, 2024
1 parent 7c69e13 commit 9d73d74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:

unit-tests:
name: Unit Tests
# For all containers with versions 7.1.x and older versions 8.y.z of docker-db,
# there will be a crash if UDFs (User Defined Functions) are utilized.
runs-on: ubuntu-20.04
strategy:
fail-fast: true
Expand Down

0 comments on commit 9d73d74

Please sign in to comment.