Skip to content

Commit

Permalink
Update buil-asan job to new image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Dedden committed Mar 9, 2024
1 parent f062886 commit ff1fc9f
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 @@ -180,7 +180,7 @@ jobs:
runs-on: ubuntu-latest
container:
# still old image here since wrong gcc asan toolset was installed in new Dockerfile
image: ghcr.io/chatnoir-eu/resiliparse-manylinux2014_x86_64:latest
image: ghcr.io/chatnoir-eu/resiliparse-manylinux_2_28_x86_64:latest
env:
DEBUG: "1"
ASAN: "1"
Expand Down

0 comments on commit ff1fc9f

Please sign in to comment.