We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af950cb commit 4592717Copy full SHA for 4592717
.github/workflows/workflow.yml
@@ -21,7 +21,7 @@ jobs:
21
if: "!contains(github.event.pull_request.labels.*.name, '0 diff trivial')"
22
runs-on: ubuntu-24.04
23
container:
24
- image: gmao/ubuntu24-geos-env:v7.32.0-intelmpi_2021.13-ifort_2021.13
+ image: gmao/ubuntu24-geos-env:v7.33.0-intelmpi_2021.13-ifort_2021.13
25
# Per https://github.com/actions/virtual-environments/issues/1445#issuecomment-713861495
26
# It seems like we might not need secrets on GitHub Actions which is good for forked
27
# pull requests
0 commit comments