Skip to content

Commit cd05b1c

Browse files
committed
CI: upgrade Windows runner
1 parent 733bc4e commit cd05b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179

180180
conf_test_windows:
181181
name: Test configuration on Windows
182-
runs-on: windows-2019
182+
runs-on: windows-2022
183183
needs: [gcc, clang]
184184
steps:
185185
- name: Checkout

0 commit comments

Comments
 (0)