Skip to content

Commit b21f264

Browse files
authored
Updated Windows runner to 2025
1 parent f3b0073 commit b21f264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
strategy:
5757
fail-fast: false
5858
matrix:
59-
os: [windows-2019]
59+
os: [windows-2025]
6060
build_type: [Debug, Release]
6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)