Skip to content

Commit

Permalink
Update Docker image name used by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Nov 11, 2024
1 parent a3c12fc commit 48e73f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fail-fast: false
matrix:
image:
- "nas2d-arch:1.5"
- "nas2d-build-env-arch:1.5"
runs-on: ubuntu-latest
container:
image: "ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}"
Expand Down

0 comments on commit 48e73f0

Please sign in to comment.