Skip to content

Commit b3177df

Browse files
revert to windows 2022
1 parent 4d4cc5d commit b3177df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
55
jobs:
66
build_wheels:
77
name: Build wheels on windows python 3.${{ matrix.python-version-minor }} np ${{ matrix.numpy-version }}
8-
runs-on: windows-latest
8+
runs-on: windows-2022
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)