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