Skip to content

Commit

Permalink
Try out CI on Julia 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Nov 25, 2024
1 parent 4e7fb15 commit cdcb06a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
matrix:
version:
- 'min'
- '1.9' # TODO: Delete this line when finished debugging.
- 'lts'
- '1' # automatically expands to the latest stable 1.x release of Julia
- 'nightly'
Expand Down

0 comments on commit cdcb06a

Please sign in to comment.