Skip to content

Commit 85cc653

Browse files
committed
[CI] Add job with Julia nightly
1 parent 59d27dd commit 85cc653

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ jobs:
6666
squashfs: true
6767
julia-version: "1.11"
6868

69+
- runner: privileged
70+
squashfs: true
71+
julia-version: "nightly"
72+
6973
# - runner: privileged
7074
# squashfs: true
7175
# julia-version: "nightly"

0 commit comments

Comments
 (0)