Skip to content

Commit

Permalink
Update modules for pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
sriharshakandala committed Oct 9, 2024
1 parent 261fd13 commit e0f5085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/A100_pipeline/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
agents:
queue: clima
modules: climacommon/2024_04_05
modules: climacommon/2024_10_08

env:
OPENBLAS_NUM_THREADS: 1
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
agents:
queue: new-central
modules: climacommon/2024_05_27
modules: climacommon/2024_10_08

env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
Expand Down

0 comments on commit e0f5085

Please sign in to comment.