Skip to content

Commit 30b6c39

Browse files
committed
Add CI.
1 parent 2e2c7ee commit 30b6c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ steps:
2828
- "1.9"
2929
- "1.10"
3030
- "1.11"
31-
# - "nightly"
31+
- "nightly"
3232
adjustments:
3333
- with:
34-
julia: "1.11"
34+
julia: "nightly"
3535
soft_fail: true
3636

3737
# Test Storage modes Shared and Managed

0 commit comments

Comments
 (0)