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 37e1543 commit 0a4d523Copy full SHA for 0a4d523
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
version:
18
- - '1.8'
+ - '1.6'
19
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
20
- 'nightly'
21
python: [3.9]
0 commit comments