Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
added newer julia versions
  • Loading branch information
jo-fleck committed Mar 14, 2024
1 parent 8b16cef commit b583b98
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ jobs:
fail-fast: false
matrix:
version:
- '1.3'
- '1.5'
- '1.4'
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '1.10'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit b583b98

Please sign in to comment.