Skip to content

Commit e06374a

Browse files
committed
Use windows-2022 for GitHub Actions
1 parent 252f1bf commit e06374a

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
@@ -8,7 +8,7 @@ env:
88

99
jobs:
1010
ci:
11-
runs-on: windows-2019
11+
runs-on: windows-2022
1212
strategy:
1313
fail-fast: false
1414
matrix:

0 commit comments

Comments
 (0)