File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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.27 .0
4+ # baselibs_version: &baselibs_version v7.33 .0
55# bcs_version: &bcs_version v11.6.0
66
77orbs :
Original file line number Diff line number Diff line change 2121 if : " !contains(github.event.pull_request.labels.*.name, '0 diff trivial')"
2222 runs-on : ubuntu-24.04
2323 container :
24- image : gmao/ubuntu24-geos-env:v7.32 .0-intelmpi_2021.13-ifort_2021.13
24+ image : gmao/ubuntu24-geos-env:v7.33 .0-intelmpi_2021.13-ifort_2021.13
2525 # Per https://github.com/actions/virtual-environments/issues/1445#issuecomment-713861495
2626 # It seems like we might not need secrets on GitHub Actions which is good for forked
2727 # pull requests
You can’t perform that action at this time.
0 commit comments