Skip to content

Commit

Permalink
ci: test with lts version
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon committed Dec 2, 2024
1 parent 230ab51 commit 27feb76
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'
- 'lts'
- 'nightly'
exclude:
- os: macos-13 # Intel
Expand Down

0 comments on commit 27feb76

Please sign in to comment.