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 909e399 commit c50b1f2Copy full SHA for c50b1f2
.github/workflows/docker.yml
@@ -19,7 +19,7 @@ jobs:
19
id-token: write
20
strategy:
21
matrix:
22
- name: ["base","ubuntu","mpich"]
+ name: ["base","ubuntu","mpich","ompi"]
23
steps:
24
- name: Check out the repo
25
uses: actions/checkout@v4
0 commit comments