Skip to content

Commit 0095d61

Browse files
committed
change workflow win server
1 parent 72a4613 commit 0095d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
python3 -m pytest $GITHUB_WORKSPACE
201201
202202
build_wheel_windows:
203-
runs-on: windows-latest
203+
runs-on: windows-2019
204204
steps:
205205
- uses: actions/checkout@v4
206206

0 commit comments

Comments
 (0)