Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 25, 2024
1 parent 5df21d4 commit 860b9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version:
- 'min'
- 'lts'
- '1.9' # test because we know there's a precompilation issue that should be fixed
- '1.9' # test because we know there was a precompilation issue on 1.9 issues/1202
- '1' # automatically expands to the latest stable 1.x release of Julia
- 'nightly'
os:
Expand Down

0 comments on commit 860b9af

Please sign in to comment.