diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index b08ec500..fe68d790 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -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"