Skip to content

Commit cc295ba

Browse files
committed
Use MKL image
1 parent 7a11aa4 commit cc295ba

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
@@ -78,7 +78,7 @@ jobs:
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:v7.32.0-openmpi_5.0.5-gcc_14.2.0
81+
image: gmao/ubuntu24-geos-env-mkl:v7.32.0-openmpi_5.0.5-gcc_14.2.0
8282

8383
env:
8484
OMPI_ALLOW_RUN_AS_ROOT: 1

0 commit comments

Comments
 (0)