Skip to content

Commit 9340453

Browse files
committed
remove julia 1.11 cicd
1 parent f4161dc commit 9340453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
fail-fast: true
6161
matrix:
62-
julia-version: ["1.10", "1.11", "1.12"]
62+
julia-version: ["1.10", "1.12"]
6363

6464
steps:
6565
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)