Skip to content

Commit

Permalink
CI: Run ci on stable julia (#69)
Browse files Browse the repository at this point in the history
* CI: Run ci on julia 1/1.6

* Update .github/workflows/CI.yml
  • Loading branch information
inky authored Jun 4, 2024
1 parent 9062e42 commit 7af2f3e
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 @@ -14,7 +14,7 @@ jobs:
matrix:
version:
- '1.3'
- '1.4'
- '1'
# - 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 7af2f3e

Please sign in to comment.