Skip to content

Commit f83109b

Browse files
committed
Fixup platform
1 parent ba4c639 commit f83109b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99

1010
jobs:
1111
wheels:
12-
name: Build Wheels - ${{ matrix.os[0] }} - ${{ matrix.python-version[0] }}
12+
name: Build Wheels - ${{ matrix.platform[0] }} - ${{ matrix.python-version[0] }}
1313
runs-on: ${{ matrix.platform[1] }}
1414
strategy:
1515
fail-fast: false

0 commit comments

Comments
 (0)