Skip to content

Commit

Permalink
Update CI.yml to run Julia "1" instead of 1.7 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch authored Nov 12, 2024
1 parent 41fe9b3 commit 201d49b
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 @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- '1'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 201d49b

Please sign in to comment.