Skip to content

Commit

Permalink
try a concurrency group
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Jun 21, 2024
1 parent 3e36a47 commit 855399f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,13 @@
matrix:
setup:
version:
# - "1.6"
# - "1.7"
# - "1.8"
# - "1.9"
- "1.6"
- "1.7"
- "1.8"
- "1.9"
- "1.10"
concurrency: 3
concurrency_group: mpi_cuda
plugins:
- JuliaCI/julia#v1:
version: "{{matrix.version}}"
Expand Down

0 comments on commit 855399f

Please sign in to comment.