Skip to content

Commit

Permalink
CICD: replace Julia 1.6 with 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 committed Jan 24, 2024
1 parent ff6a847 commit 05462ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ jobs:
strategy:
matrix:
version:
- '1.6'
- '1.8'
- '1.9'
- '1.10'
- '1'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 05462ba

Please sign in to comment.