Skip to content

Commit 01fd5aa

Browse files
authored
Merge pull request #763 from CliMA/gb/update-climacommon-to-2024_04_30
Update climacommon to 2024_04_30
2 parents f4d2599 + 5f33dc8 commit 01fd5aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/longruns/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: new-central
33
slurm_time: 24:00:00
4-
modules: climacommon/2024_04_05
4+
modules: climacommon/2024_04_30
55

66
env:
77
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"

.buildkite/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
agents:
22
queue: new-central
33
slurm_time: 4:00:00
4-
modules: climacommon/2024_04_05
4+
modules: climacommon/2024_04_30
55

66
env:
77
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"

0 commit comments

Comments
 (0)