Skip to content

Commit 1b7a3df

Browse files
committed
Temporarily disable nightly testing.
1 parent 1835358 commit 1b7a3df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.buildkite/pipeline.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ steps:
3636
- "1.7"
3737
- "1.8"
3838
- "1.9"
39-
- "nightly"
40-
adjustments:
41-
- with:
42-
julia: "nightly"
43-
soft_fail: true
39+
# - "nightly"
40+
# adjustments:
41+
# - with:
42+
# julia: "nightly"
43+
# soft_fail: true
4444

4545
# then, test supported CUDA toolkits (installed through the artifact system)
4646
- group: "CUDA"

0 commit comments

Comments
 (0)