Skip to content

Commit

Permalink
Merge pull request #446 from WilhelmusLab/444-update-ci-to-julia-111
Browse files Browse the repository at this point in the history
Update CI.yml
  • Loading branch information
cpaniaguam authored Oct 16, 2024
2 parents 1616d18 + 10e87f0 commit 5ccab2c
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:
strategy:
fail-fast: false
matrix:
version: ['1.9', '1.10', '~1.11.0-0']
version: ['lts', '1']
os: [ubuntu-latest, macos-latest]
arch: [x64, arm64]
exclude:
Expand Down

0 comments on commit 5ccab2c

Please sign in to comment.