Skip to content

Commit

Permalink
Only test on Julia 1.9+
Browse files Browse the repository at this point in the history
  • Loading branch information
sefffal committed Jun 12, 2024
1 parent 4bf1e08 commit 3d44370
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6' # Minimum Julia version that the package supports.
- '1.9' # Minimum Julia version that the package supports.
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
- 'nightly'
os:
Expand Down

0 comments on commit 3d44370

Please sign in to comment.