Skip to content

Commit a14798b

Browse files
committed
remove 1.11
1 parent d11eed3 commit a14798b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os: [windows-latest, macos-latest]
25-
julia-version: ['1.9', '1.10', '1.11', 'lts']
25+
julia-version: ['1.9', '1.10', 'lts']
2626
arch:
2727
- x64
2828
steps:

0 commit comments

Comments
 (0)