Skip to content

Commit 1f054ac

Browse files
authored
Add 1.11 to test versions (#103)
1 parent 070f5a9 commit 1f054ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
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.7', '1.8', '1.9', '1.10', '1.10-nightly']
17+
julia-version: ['1.7', '1.8', '1.9', '1.10', '1.11']
1818
julia-arch: [x64]
1919
os: [ubuntu-latest, windows-latest, macOS-latest]
2020

0 commit comments

Comments
 (0)