Skip to content

Commit

Permalink
Up julia version in scaling pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nefrathenrici committed Sep 8, 2023
1 parent 4205c01 commit bf3c0de
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 bf3c0de

Please sign in to comment.