summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-08-01 09:08:57 -0700
committerGitHub <noreply@github.com>2022-08-01 09:08:57 -0700
commit77685bea7a438a338f05800067f6f9de4b4c7efa (patch)
treea162bd6fa7a4ec336efe81efa5c02d8772f8e230
parent0434709c462b621fb527e0f600d938e35fa4ac47 (diff)
parent27a4ab9393f244bf19f893cb1a198a49dc764192 (diff)
downloadmarkupsafe-77685bea7a438a338f05800067f6f9de4b4c7efa.tar.gz
Merge pull request #318 from pallets/dependabot/github_actions/joerick/cibuildwheel-2.8.1
Bump joerick/cibuildwheel from 2.7.0 to 2.8.1
-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 a0a690c..78339fd 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@2.7.0
+ - uses: joerick/cibuildwheel@v2.8.1
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64