Skip to content

Commit f1000a6

Browse files
authored
Update wheels_win_64.yml
1 parent e280d6f commit f1000a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels_win_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: Upload to PyPI (prod)
3939
needs: [build_wheels_for_win]
4040
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
41-
runs-on: ubuntu-latest
41+
runs-on: windows-latest
4242
steps:
4343
- uses: actions/download-artifact@v4
4444
with:

0 commit comments

Comments
 (0)