Skip to content

Commit dee4a26

Browse files
committed
Remove Julia 1.10
1 parent d78e7af commit dee4a26

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- '1.10'
2019
- '1.11'
2120
- '1'
2221
os:
@@ -64,7 +63,7 @@ jobs:
6463
fail-fast: false
6564
matrix:
6665
julia_version:
67-
- "1.10"
66+
- "1.11"
6867
julia_arch:
6968
- x64
7069
os:

0 commit comments

Comments
 (0)