Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe3e626

Browse files
authoredMay 13, 2024··
Bump pypa/cibuildwheel from 2.16 to 2.18
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16 to 2.18. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16...v2.18) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 045d489 commit fe3e626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
sh add_arm_to_libomp_dylib.sh || exit 1
150150
fi
151151
152-
- uses: pypa/cibuildwheel@v2.16
152+
- uses: pypa/cibuildwheel@v2.18
153153
with:
154154
output-dir: wheelhouse
155155
env:

0 commit comments

Comments
 (0)
Please sign in to comment.