Skip to content

Commit 89e315c

Browse files
committed
set specific ubuntu
Signed-off-by: Tomislav Janjusic <tomislavj@nvidia.com>
1 parent a26f28a commit 89e315c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ompi_mpi4py.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
test:
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-22.04
2121
timeout-minutes: 30
2222
env:
2323
MPI4PY_TEST_SPAWN: true

0 commit comments

Comments
 (0)