Skip to content

Commit

Permalink
add 1.9 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Oct 11, 2024
1 parent 1518d04 commit d7b21ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
version:
# - '1.9' # Uncomment when 1.10 is out. Replace this with the minimum Julia version that your package supports.
- '1.9' # Replace this with the minimum Julia version that your package supports.
- '1'
os: [ubuntu-latest]
arch: [x64]
Expand Down

0 comments on commit d7b21ba

Please sign in to comment.