summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-11-05 07:31:43 -0700
committerGitHub <noreply@github.com>2021-11-05 07:31:43 -0700
commitb46be8e4f6c5e5876c0408c2c35ddf7664115356 (patch)
tree5c375cec09a5b446f8caf735c894c6bb4bb1a0fc
parent804732660b049081e8b1c8d45022bed7b25d7109 (diff)
parent12b9f9c371168afe72d075a3632001b4f61471f6 (diff)
downloadmarkupsafe-b46be8e4f6c5e5876c0408c2c35ddf7664115356.tar.gz
Merge pull request #257 from pallets/update-cibuildwheel
update cibuildwheel
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index a4a161a..d8bee02 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
uses: docker/setup-qemu-action@v1
with:
platforms: arm64
- - uses: joerick/cibuildwheel@v2.1.1
+ - uses: joerick/cibuildwheel@v2.2.0
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64