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

Commit 786a629

Browse files
committed
Update cibuildwheel
1 parent 5bc4328 commit 786a629

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/wheels.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python3 -c "import pathlib,glob;pathlib.Path('GITHUB_ENV').write_text('SDIST_PATH' + glob.glob('dist/*.tar.gz')[0])"
2323
2424
- name: Build wheels
25-
uses: pypa/cibuildwheel@v3.1.0
25+
uses: pypa/cibuildwheel@v3.1.2
2626
env:
2727
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-* cp313-* pp310-* pp311-*"
2828
with:
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@v4
5454
with:
5555
submodules: true
56-
- uses: pypa/cibuildwheel@v3.1.0
56+
- uses: pypa/cibuildwheel@v3.1.2
5757
env:
5858
CIBW_PLATFORM: pyodide
5959
- uses: actions/upload-artifact@v4
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
submodules: true
7474
- run: brew upgrade cmake
75-
- uses: pypa/cibuildwheel@v3.1.0
75+
- uses: pypa/cibuildwheel@v3.1.2
7676
env:
7777
CIBW_PLATFORM: ios
7878
- uses: actions/upload-artifact@v4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /