Skip to content

Commit

Permalink
CI does not pass with julia 1.6, so test 1.7 instead
Browse files Browse the repository at this point in the history
From the disscussion in the PR, it is not at all obvious to me
what the proper solution here is.
  • Loading branch information
LebedevRI committed Sep 19, 2024
1 parent ef3d587 commit 9374853
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 @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- '1.7'
- '1'
- pre
os:
Expand Down

0 comments on commit 9374853

Please sign in to comment.