Skip to content

Commit 7c82b89

Browse files
authored
[CI] Run tests with Julia v1.11 (#412)
1 parent 1fe5d2b commit 7c82b89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ jobs:
6262
squashfs: true
6363
julia-version: "1.10"
6464

65+
- runner: privileged
66+
squashfs: true
67+
julia-version: "1.11"
68+
6569
# - runner: privileged
6670
# squashfs: true
6771
# julia-version: "nightly"

0 commit comments

Comments
 (0)