summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-07-04 15:58:16 -0700
committerGitHub <noreply@github.com>2022-07-04 15:58:16 -0700
commitac5017b394f526b9be33f48d397a1844023dd573 (patch)
tree1c3a2601d29eaa159797308b736243d0020cc1d8
parentafce4a298bc5a57bd8e9e0fbfc2f87bc187362c1 (diff)
parent1283aa18cf082158e6447ac502b069facd2c28a1 (diff)
downloadmarkupsafe-ac5017b394f526b9be33f48d397a1844023dd573.tar.gz
Merge pull request #314 from pallets/dependabot/github_actions/joerick/cibuildwheel-2.7.0
Bump joerick/cibuildwheel from 2.6.0 to 2.7.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 c14fcda..a0a690c 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.6.0
+ - uses: joerick/cibuildwheel@2.7.0
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64