Skip to content

Commit 066ecdb

Browse files
run on nightly
1 parent f26360b commit 066ecdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

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

69-
# - runner: privileged
70-
# squashfs: true
71-
# julia-version: "nightly"
69+
- runner: privileged
70+
squashfs: true
71+
julia-version: "nightly"
7272

7373
# Add a job that uses the unprivileged builder with unpacked shards
7474
- runner: unprivileged

0 commit comments

Comments
 (0)