summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-05-01 10:14:31 -0600
committerGitHub <noreply@github.com>2022-05-01 10:14:31 -0600
commit0ffda91b2f94d68cdde53c40ddc0cae2141801c7 (patch)
treee99c482686b92ed2d6f8c4f08aa02b13ee622e16
parent143de2b8b65d3c05d903c1432650efeb1e6db456 (diff)
parent0e7afcb34f900904ac1706cd65786425327e593c (diff)
downloadmarkupsafe-0ffda91b2f94d68cdde53c40ddc0cae2141801c7.tar.gz
Merge pull request #301 from pallets/dependabot/github_actions/joerick/cibuildwheel-2.5.0
Bump joerick/cibuildwheel from 2.3.1 to 2.5.0
-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 9b7840b..cc462c8 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.3.1
+ - uses: joerick/cibuildwheel@2.5.0
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64