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 7a11aa4 commit cc295baCopy full SHA for cc295ba
.github/workflows/workflow.yml
@@ -78,7 +78,7 @@ jobs:
78
if: "!contains(github.event.pull_request.labels.*.name, '0 diff trivial')"
79
runs-on: ubuntu-24.04
80
container:
81
- image: gmao/ubuntu24-geos-env:v7.32.0-openmpi_5.0.5-gcc_14.2.0
+ image: gmao/ubuntu24-geos-env-mkl:v7.32.0-openmpi_5.0.5-gcc_14.2.0
82
83
env:
84
OMPI_ALLOW_RUN_AS_ROOT: 1
0 commit comments