Skip to content

Commit 32133f3

Browse files
committed
Revert "[temp] only 1.10"
This reverts commit 376b9ef.
1 parent 8263153 commit 32133f3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ steps:
2525
setup:
2626
julia:
2727
- "1.10"
28-
# - "1.11"
29-
# - "1.12"
30-
# - "nightly"
28+
- "1.11"
29+
- "1.12"
30+
- "nightly"
3131
adjustments:
3232
- with:
3333
julia: "nightly"

0 commit comments

Comments
 (0)