Skip to content

Commit

Permalink
Merge pull request #2803 from CliMA/gb/update-climacommon-to-2024_03_18
Browse files Browse the repository at this point in the history
Update climacommon to 2024_03_18
  • Loading branch information
charleskawczynski authored Mar 18, 2024
2 parents cc63b0b + 492170f commit 577e780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/longruns/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
agents:
queue: new-central
slurm_mem_per_cpu: 8G
modules: climacommon/2024_03_07
modules: climacommon/2024_03_18

env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
agents:
queue: new-central
slurm_mem: 8G
modules: climacommon/2024_03_07
modules: climacommon/2024_03_18

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

0 comments on commit 577e780

Please sign in to comment.