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 5e828c2 commit df8e29bCopy full SHA for df8e29b
.github/workflows/Testing.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- julia-version: ['1.0.5', '1.1.1', '1.2.0', '1.3.0', 'nightly']
+ julia-version: ['1.0.5', '1.1.1', '1.2.0', '1.3.0', '1.4.0']
18
julia-arch: [x64, x86]
19
os: [ubuntu-latest, windows-latest, macOS-latest]
20
exclude:
0 commit comments