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 9b6a694 commit 3686089Copy full SHA for 3686089
.github/workflows/ContinuousIntegration.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- version: ['1', '1.6', 'nightly']
+ julia-version: ['1', '1.6', 'nightly']
19
julia-arch: [x64]
20
os: [ubuntu-latest]
21
steps:
0 commit comments