File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
33# Anchors in case we need to override the defaults from the orb
4- # baselibs_version: &baselibs_version v7.17 .0
5- # bcs_version: &bcs_version v11.4 .0
4+ # baselibs_version: &baselibs_version v7.33 .0
5+ # bcs_version: &bcs_version v11.6 .0
66
77orbs :
8- ci : geos-esm/circleci-tools@2
8+ ci : geos-esm/circleci-tools@4
99
1010workflows :
1111 build-test :
Original file line number Diff line number Diff line change 2222 if : " !contains(github.event.pull_request.labels.*.name, '0 diff trivial')"
2323 runs-on : ubuntu-24.04
2424 container :
25- image : gmao/ubuntu24-geos-env:v7.32 .0-intelmpi_2021.13-ifort_2021.13
25+ image : gmao/ubuntu24-geos-env:v7.33 .0-intelmpi_2021.13-ifort_2021.13
2626
2727 env :
2828 OMPI_ALLOW_RUN_AS_ROOT : 1
7878 if : " !contains(github.event.pull_request.labels.*.name, '0 diff trivial')"
7979 runs-on : ubuntu-24.04
8080 container :
81- image : gmao/ubuntu24-geos-env-mkl:v7.32 .0-openmpi_5.0.5-gcc_14.2.0
81+ image : gmao/ubuntu24-geos-env-mkl:v7.33 .0-openmpi_5.0.5-gcc_14.2.0
8282
8383 env :
8484 OMPI_ALLOW_RUN_AS_ROOT : 1
You can’t perform that action at this time.
0 commit comments