Skip to content

Commit 2ccb7ee

Browse files
authored
Update .github/workflows/windows_wheel.yaml
1 parent cbbd34f commit 2ccb7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
build-command: "python -m build --wheel -vvv --no-isolation"
6161

6262
install-and-test:
63-
runs-on: ubuntu-latest
63+
runs-on: windows-latest
6464
strategy:
6565
fail-fast: false
6666
matrix:

0 commit comments

Comments
 (0)