Skip to content

Commit

Permalink
Reverted pull request specific image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Dedden committed Feb 29, 2024
1 parent 4e01789 commit 6ab732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
build-coverage:
runs-on: ubuntu-latest
container:
image: ghcr.io/jonded94/resiliparse-manylinux_2_28_x86_64
image: ghcr.io/${{ github.repository_owner }}/resiliparse-manylinux_2_28_x86_64
needs: [ build-wheels, build-asan, build-sdist ]
env:
TRACE: "1"
Expand Down

0 comments on commit 6ab732b

Please sign in to comment.