summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2023-01-03 08:23:43 -0700
committerGitHub <noreply@github.com>2023-01-03 08:23:43 -0700
commitbd24cc869c5f12077cfbd3761cf7248f81e34251 (patch)
treeb4574adaab0045e1144ee5bd0595a26782f3fd46
parent12bc5a33d8a9ad4be3d6daed1f7abf6a6ced94c2 (diff)
parent793e8c989e42ddb8f514898169852bbb35074d95 (diff)
downloadmarkupsafe-bd24cc869c5f12077cfbd3761cf7248f81e34251.tar.gz
Bump joerick/cibuildwheel from 2.11.2 to 2.11.4 (#342)
-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 554ca73..3719bf2 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.11.2
+ - uses: joerick/cibuildwheel@v2.11.4
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64