Skip to content

Commit

Permalink
Merge pull request #58 from jaykalinani/lwji/container
Browse files Browse the repository at this point in the history
CI: change container back to einsteintoolkit
  • Loading branch information
jaykalinani authored Aug 13, 2024
2 parents f09ec52 + 96e1c96 commit 080549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

# The type of runner that the job will run on
runs-on: ubuntu-latest
container: lwji/carpetx:${{matrix.accelerator}}-${{matrix.real-precision}}
container: einsteintoolkit/carpetx:${{matrix.accelerator}}-${{matrix.real-precision}}

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 080549a

Please sign in to comment.