Skip to content

Commit

Permalink
Merge pull request #53 from JuliaServices/NHDaly-CI
Browse files Browse the repository at this point in the history
Update CI.yml to only test the live julia versions
  • Loading branch information
NHDaly authored Oct 1, 2024
2 parents f31cd07 + 8f3ca47 commit 552315c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.8'
- '1.8.2'
- '1.9'
- '1'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 552315c

Please sign in to comment.