File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 path : pysplashsurf/pysplashsurf/
3939
4040 linux_wheels :
41- name : Build wheels ${{ matrix.python-version }}
41+ name : Build wheels for " ${{ matrix.python-version }}"
4242 needs : generate-stub
4343 runs-on : ubuntu-24.04
4444 strategy :
8989 path : wheelhouse
9090
9191 macos_wheels :
92- name : Build wheels ${{ matrix.python-version }}
92+ name : Build wheels for " ${{ matrix.python-version }}"
9393 needs : generate-stub
9494 runs-on : ${{ matrix.runner }}
9595 strategy :
@@ -132,7 +132,7 @@ jobs:
132132 path : wheelhouse
133133
134134 windows_wheels :
135- name : Build wheels ${{ matrix.python-version }}
135+ name : Build wheels for " ${{ matrix.python-version }}"
136136 needs : generate-stub
137137 runs-on : windows-latest
138138 strategy :
You can’t perform that action at this time.
0 commit comments