We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df21d4 commit 860b9afCopy full SHA for 860b9af
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
version:
24
- 'min'
25
- 'lts'
26
- - '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
27
- '1' # automatically expands to the latest stable 1.x release of Julia
28
- 'nightly'
29
os:
0 commit comments