Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27e8a05

Browse files
dependabot[bot]QuLogic
authored andcommitted
Bump pypa/cibuildwheel from 2.14.1 to 2.15.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14.1 to 2.15.0.- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@f21bb83...39a63b5)---updated-dependencies:- dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>(cherry picked from commit4f6681b)
1 parent5a75564 commit27e8a05

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.github/workflows/cibuildwheel.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
https://github.com/qhull/qhull/raw/2020.2/COPYING.txt
7171
7272
-name:Build wheels for CPython 3.11
73-
uses:pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7# v2.14.1
73+
uses:pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d# v2.15.0
7474
env:
7575
CIBW_BUILD:"cp311-*"
7676
CIBW_SKIP:"*-musllinux*"
@@ -83,7 +83,7 @@ jobs:
8383
CIBW_ARCHS:${{ matrix.cibw_archs }}
8484

8585
-name:Build wheels for CPython 3.10
86-
uses:pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7# v2.14.1
86+
uses:pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d# v2.15.0
8787
env:
8888
CIBW_BUILD:"cp310-*"
8989
CIBW_SKIP:"*-musllinux*"
@@ -96,7 +96,7 @@ jobs:
9696
CIBW_ARCHS:${{ matrix.cibw_archs }}
9797

9898
-name:Build wheels for CPython 3.9
99-
uses:pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7# v2.14.1
99+
uses:pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d# v2.15.0
100100
env:
101101
CIBW_BUILD:"cp39-*"
102102
CIBW_SKIP:"*-musllinux*"
@@ -109,7 +109,7 @@ jobs:
109109
CIBW_ARCHS:${{ matrix.cibw_archs }}
110110

111111
-name:Build wheels for CPython 3.8
112-
uses:pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7# v2.14.1
112+
uses:pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d# v2.15.0
113113
env:
114114
CIBW_BUILD:"cp38-*"
115115
CIBW_SKIP:"*-musllinux*"
@@ -122,7 +122,7 @@ jobs:
122122
CIBW_ARCHS:${{ matrix.cibw_archs }}
123123

124124
-name:Build wheels for PyPy
125-
uses:pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7# v2.14.1
125+
uses:pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d# v2.15.0
126126
env:
127127
CIBW_BUILD:"pp38-* pp39-*"
128128
CIBW_SKIP:"*-musllinux*"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp