Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
Replaced Julia 1.8 with 1
  • Loading branch information
jschepers committed Nov 6, 2024
1 parent c4f8bda commit e6e3401
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 @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
version:
- "1.8"
- "1"
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit e6e3401

Please sign in to comment.