Skip to content

Commit df8e29b

Browse files
authored
Update Testing.yaml
1 parent 5e828c2 commit df8e29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
julia-version: ['1.0.5', '1.1.1', '1.2.0', '1.3.0', 'nightly']
17+
julia-version: ['1.0.5', '1.1.1', '1.2.0', '1.3.0', '1.4.0']
1818
julia-arch: [x64, x86]
1919
os: [ubuntu-latest, windows-latest, macOS-latest]
2020
exclude:

0 commit comments

Comments
 (0)