Skip to content

Commit 69c7f24

Browse files
committed
Allow 1.11 failure.
1 parent 54f31f1 commit 69c7f24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ steps:
3030
- "1.11"
3131
- "nightly"
3232
adjustments:
33+
- with:
34+
julia: "1.11"
35+
soft_fail: true
3336
- with:
3437
julia: "nightly"
3538
soft_fail: true

0 commit comments

Comments
 (0)