Skip to content

Commit bdf3bc8

Browse files
Merge branch 'develop' into feature/wjiang/fix_remap
2 parents 82bb60a + 4592717 commit bdf3bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
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

0 commit comments

Comments
 (0)