We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7dd1d commit 2e3b1a8Copy full SHA for 2e3b1a8
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build:
14
- runs-on: windows-2019
+ runs-on: windows-latest
15
strategy:
16
matrix:
17
BUILD_CONFIGURATION: [Release, Debug]
0 commit comments