Skip to content

Commit 2fb821e

Browse files
committed
Try the new Windows 2025 runner
1 parent a62b091 commit 2fb821e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: windows-latest
11+
runs-on: windows-2025
1212
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
1313

1414
strategy:

0 commit comments

Comments
 (0)