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

Appearance settings

Commit b1e16f3

Browse filesBrowse files
authored
Merge pull request #26699 from oscargus/cibwnames
Improve naming of cibuildwheel jobs
2 parents 5f785e3 + e5a554a commit b1e16f3
Copy full SHA for b1e16f3

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/cibuildwheel.yml

Copy file name to clipboardExpand all lines: .github/workflows/cibuildwheel.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
'CI: Run cibuildwheel')
8888
)
8989
needs: build_sdist
90-
name: Build wheels on ${{ matrix.os }}
90+
name: Build wheels on ${{ matrix.os }} for ${{ matrix.cibw_archs }}
9191
runs-on: ${{ matrix.os }}
9292
env:
9393
CIBW_BEFORE_BUILD: >-

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.