Skip to content

Commit 271fbb8

Browse files
committed
Change windows server
1 parent 6b4e844 commit 271fbb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
runs-on: ${{ matrix.os }}
133133
strategy:
134134
matrix:
135-
os: [ubuntu-22.04, windows-2019]
135+
os: [ubuntu-22.04, windows-2022]
136136
arch: [auto64]
137137
include:
138138
- os: ubuntu-22.04
@@ -183,7 +183,7 @@ jobs:
183183
runs-on: ${{ matrix.os }}
184184
strategy:
185185
matrix:
186-
os: [ubuntu-22.04, windows-2019]
186+
os: [ubuntu-22.04, windows-2022]
187187

188188
steps:
189189
- name: Set up Python 3.9

0 commit comments

Comments
 (0)