Skip to content

Commit f94bc44

Browse files
committed
diff container?
1 parent 1451a1d commit f94bc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python-grpc-web.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
linux:
7575
runs-on: ubuntu-latest
76-
container: ghcr.io/pyo3/maturin
76+
image: docker://messense/manylinux_2_28-cross:x86_64-arm64
7777
needs: [is-python-release, should-publish-wheels]
7878
env:
7979
CXXFLAGS: "-std=c++11"

0 commit comments

Comments
 (0)