We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a429c40 + 91ef7f9 commit 415035fCopy full SHA for 415035f
.github/workflows/ci-build-windows.yaml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
configurations: ['Debug', 'Release']
13
- runs-on: windows-2019
+ runs-on: windows-2025
14
env:
15
BUILD_CONFIGURATION: ${{matrix.configurations}}
16
BUILD_PLATFORM: x64
0 commit comments