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 866b309 commit 4532039Copy full SHA for 4532039
.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
- - '1.9'
+ - '~1.9.0-0'
23
os:
24
- ubuntu-latest
25
arch:
0 commit comments