Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenoris committed Aug 27, 2024
1 parent 02e038b commit 8a776eb
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 @@ -15,9 +15,10 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '1' # automatically expands to the latest stable 1.x release of Julia
- 'nightly'
os:
Expand Down

0 comments on commit 8a776eb

Please sign in to comment.