Skip to content

Commit

Permalink
Fix buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Mar 11, 2024
1 parent 2886b8f commit 355a86e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,17 @@ steps:
matrix:
setup:
julia:
- "1"
- "1.8"
- "1.9"
- "1.10"
- "1.11"
# - "nightly"
adjustments:
- with:
julia: "1.11"
soft_fail: true

# Test Storage modes Shared and Managed
- group: ":floppy_disk: Storage mode"
key: "storage"
steps:
Expand Down

0 comments on commit 355a86e

Please sign in to comment.