Skip to content

Commit

Permalink
Change to use 1.10 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Nov 7, 2024
1 parent d067832 commit 3c4d1e1
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- '1.10'
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
os:
- ubuntu-latest
Expand Down

0 comments on commit 3c4d1e1

Please sign in to comment.