Skip to content

Commit 5257453

Browse files
committed
ci: temporarily drop Julia 1.11 test lane
1 parent 54a54ef commit 5257453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ubuntu-latest]
20-
julia-version: ["1.11", "1.12"]
20+
julia-version: ["1.12"]
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)