There was an error while loading. Please reload this page.
1 parent ab7be2d commit dd47f0dCopy full SHA for dd47f0d
1 file changed
.github/workflows/build-wheels.yaml
@@ -284,7 +284,7 @@ jobs:
284
shell: bash
285
run: |
286
docker run --rm --platform linux/386 -v "${PWD}:/io" -w /io \
287
- python:3.14-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6 \
+ python:3.14-slim@sha256:a7fb1e634c4a578f9e0bd6327f11a3cde11b7a9395f48e24360c0988bcc5c2bc \
288
sh -ec '
289
python3 -m venv /tmp/venv
290
. /tmp/venv/bin/activate
0 commit comments