Skip to content

Commit 415035f

Browse files
authored
Merge pull request #112 from sanfern/sanfern-windows-build
Update windows runner-image build Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
2 parents a429c40 + 91ef7f9 commit 415035f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
configurations: ['Debug', 'Release']
13-
runs-on: windows-2019
13+
runs-on: windows-2025
1414
env:
1515
BUILD_CONFIGURATION: ${{matrix.configurations}}
1616
BUILD_PLATFORM: x64

0 commit comments

Comments
 (0)