Skip to content

Commit 860b9af

Browse files
Update ci.yml
1 parent 5df21d4 commit 860b9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
version:
2424
- 'min'
2525
- 'lts'
26-
- '1.9' # test because we know there's a precompilation issue that should be fixed
26+
- '1.9' # test because we know there was a precompilation issue on 1.9 issues/1202
2727
- '1' # automatically expands to the latest stable 1.x release of Julia
2828
- 'nightly'
2929
os:

0 commit comments

Comments
 (0)