Skip to content

Commit

Permalink
ci: update julia to new LTS v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon committed Nov 1, 2024
1 parent 7f25aa8 commit 7f44049
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 @@ -28,7 +28,7 @@ jobs:
- 'x64'
- 'x86'
julia-version:
- '1.6'
- '1.10' # LTS
- 'nightly'
exclude:
- os: macOS-latest
Expand Down

0 comments on commit 7f44049

Please sign in to comment.