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 7030cfe commit 866b309Copy full SHA for 866b309
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
version:
20
- '1.6'
21
- '1' # automatically expands to the latest stable 1.x release of Julia.
22
- - 'nightly'
+ - '1.9'
23
os:
24
- ubuntu-latest
25
arch:
0 commit comments