Skip to content

Commit

Permalink
update julia versions ofr testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexriss committed Oct 4, 2023
1 parent 2786b24 commit 38855f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.8'
- '1.9'
- "~1.10.0-0"
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 38855f8

Please sign in to comment.