1 parent eac6d20 commit 80c0d27Copy full SHA for 80c0d27
1 file changed
.github/workflows/publish-to-test-pypi.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
build:
7
name: Build distribution
8
- runs-on: ubuntu-latest
+ runs-on: windows-latest
9
10
steps:
11
- uses: actions/checkout@v4
0 commit comments