Skip to content

Commit

Permalink
Merge #2083
Browse files Browse the repository at this point in the history
2083: Up julia version in scaling pipeline r=nefrathenrici a=nefrathenrici

This got missed during the upgrade to 1.9 and is required to get the scaling pipeline working again.

[Relevant build](https://buildkite.com/clima/climaatmos-scaling/builds/510) 

Co-authored-by: nefrathenrici <nat.henrici@gmail.com>
  • Loading branch information
bors[bot] and nefrathenrici authored Sep 8, 2023
2 parents 4205c01 + bf3c0de commit 0d48fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scaling/pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ done
# set up environment and agents
cat << EOM
env:
JULIA_VERSION: "1.8.5"
JULIA_VERSION: "1.9.3"
MPICH_VERSION: "4.0.0"
OPENMPI_VERSION: "4.1.1"
MPI_IMPL: "$mpi_impl"
Expand Down

0 comments on commit 0d48fcc

Please sign in to comment.