Skip to content

Commit 6fff074

Browse files
author
Jonathan Kliem
committed
fixed syntax
1 parent d106ca5 commit 6fff074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build_wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build_wheels:
12-
name: Wheels on ${{ matrix.os }} ${{ architecture }}, python ${{ python-version }}
12+
name: Wheels on ${{ matrix.os }} ${{ matrix.architecture }}, python ${{ matrix.python-version }}
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)