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 99d46a0 commit 47f6b8dCopy full SHA for 47f6b8d
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
version:
21
+ - '~1.8.0-0' # 1.8 beta
22
- '1.6'
23
- '1' # automatically expands to the latest stable 1.x release of Julia
24
- 'nightly'
0 commit comments