summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-01 10:22:53 -0700
committerGitHub <noreply@github.com>2022-11-01 10:22:53 -0700
commitb36054111bc1e8bbadb5d0d60158feb72926f467 (patch)
tree03e844ae873a78096449f73c4563929ff69aadab
parentfcb210c9bee2839ce24e0b36cb5b0701715dd2fa (diff)
downloadmarkupsafe-b36054111bc1e8bbadb5d0d60158feb72926f467.tar.gz
Bump joerick/cibuildwheel from 2.10.2 to 2.11.2 (#331)
-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 fdc4225..554ca73 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
uses: docker/setup-qemu-action@v2
with:
platforms: arm64
- - uses: joerick/cibuildwheel@v2.10.2
+ - uses: joerick/cibuildwheel@v2.11.2
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64