Skip to content

Commit da19f6e

Browse files
committed
Move GA to Windows latest
windows-latest has the WDK now.
1 parent f9ad9d9 commit da19f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on: [push, pull_request]
22
jobs:
33
build:
4-
runs-on: windows-2019
4+
runs-on: windows-latest
55
strategy:
66
fail-fast: false
77
matrix:

0 commit comments

Comments
 (0)