Skip to content

Commit 16b2648

Browse files
authored
Merge pull request #756 from ut-issl/renovate/windows-2025.x
Update dependency windows to v2025
2 parents c9bc15f + b3be8ae commit 16b2648

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
@@ -25,7 +25,7 @@ jobs:
2525
build_s2e_win:
2626
name: Build on Windows VS2022
2727
# VS2022 を使うため
28-
runs-on: windows-2022
28+
runs-on: windows-2025
2929
strategy:
3030
fail-fast: false
3131
matrix:

0 commit comments

Comments
 (0)