Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kouzhudong committed Jun 27, 2023
1 parent 691dbd4 commit 5b69b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
matrix:
configuration: [Debug] #, Release
platform: [x64]
runs-on: windows-2019 #2019安装WDK不太顺利。
runs-on: windows-2022 #2019安装WDK不太顺利。
env:
Solution_Path: .\libdrv.sln
steps:
Expand Down

0 comments on commit 5b69b03

Please sign in to comment.