Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
get rid of old julia version; add windows & mac
  • Loading branch information
felciabatta authored Mar 11, 2024
1 parent 6a44570 commit cec998e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.9'
- 'nightly'
os:
- ubuntu-latest
- windows-latest
- macos-latest
arch:
- x64
steps:
Expand Down

0 comments on commit cec998e

Please sign in to comment.