Skip to content

Commit bfe787c

Browse files
committed
Typo.
1 parent cd73be2 commit bfe787c

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/workflows/amrex-mini-app-unit-tests-turbo-specific-containers.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ on:
99

1010
jobs:
1111
run-matrix:
12-
strategy:
13-
fail-fast: false
14-
matrix:
15-
compiler: [ gcc, llvm ]
16-
mpi: [ openmpi ]
17-
12+
strategy:
13+
fail-fast: false
14+
matrix:
15+
compiler: [ gcc, llvm ]
16+
mpi: [ openmpi ]
1817
runs-on: ubuntu-latest
1918
container:
2019
image: hctorres/turbo-containers:ubuntu-spack-${{ matrix.compiler }}-${{ matrix.mpi }}

0 commit comments

Comments
 (0)