Skip to content

Commit

Permalink
Move GA to Windows latest
Browse files Browse the repository at this point in the history
windows-latest has the WDK now.
  • Loading branch information
dechamps committed May 26, 2024
1 parent f9ad9d9 commit da19f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on: [push, pull_request]
jobs:
build:
runs-on: windows-2019
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit da19f6e

Please sign in to comment.