summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-01 16:01:07 +0000
committerGitHub <noreply@github.com>2023-01-01 16:01:07 +0000
commit793e8c989e42ddb8f514898169852bbb35074d95 (patch)
tree95837b752c75bc291acdd320a2c95c91893ad4f5
parent96dd4afbcba498e0f37433597d6a9c56290cafad (diff)
downloadmarkupsafe-793e8c989e42ddb8f514898169852bbb35074d95.tar.gz
Bump joerick/cibuildwheel from 2.11.2 to 2.11.4
Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.11.2 to 2.11.4. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/joerick/cibuildwheel/compare/v2.11.2...v2.11.4) --- updated-dependencies: - dependency-name: joerick/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-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