Skip to content

Commit

Permalink
Use Julia 1.11 in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AleMorales committed Nov 20, 2024
1 parent 9d6f44c commit ec4be37
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 @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
version:
- '1.9'
- '1.11'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit ec4be37

Please sign in to comment.