Skip to content

Commit

Permalink
update CI julia versions
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinian90 committed Dec 2, 2024
1 parent 9c8d7f5 commit 151a128
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- 'pre'
- 'min'
- 'lts'
- '1'
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 151a128

Please sign in to comment.