Skip to content

Commit

Permalink
Merge pull request #703 from CliMA/gb/concurrent_group
Browse files Browse the repository at this point in the history
Add concurrent group for init
  • Loading branch information
Sbozzolo authored Mar 19, 2024
2 parents a554cd0 + 9340574 commit 6d692f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ steps:
- "julia --project=artifacts -e 'using Pkg; Pkg.status()'"
- "julia --project=artifacts artifacts/download_artifacts.jl"

concurrency: 1
concurrency_group: 'depot/climacoupler-ci'
agents:
slurm_cpus_per_task: 12
slurm_gpus: 1
Expand Down

0 comments on commit 6d692f0

Please sign in to comment.