Skip to content

Commit

Permalink
Use temporary el8 images to validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwittenburg committed Jun 20, 2023
1 parent faf47f7 commit 3a1a7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:

runs-on: ubuntu-latest
container:
image: ornladios/adios2:ci-el8-${{ matrix.compiler }}
image: scottwittenburg/adios2:ci-el8-${{ matrix.compiler }}
options: --shm-size=1g
env:
GH_YML_JOBNAME: ${{ matrix.os }}-${{ matrix.gpu_backend }}${{ matrix.compiler }}-${{ matrix.parallel }}
Expand Down

0 comments on commit 3a1a7d0

Please sign in to comment.