Skip to content

Commit 03c6129

Browse files
authored
Merge pull request #2437 from hzeller/feature-20250714-win-ci
Windows CI: update to latest os
2 parents 09cdd4c + fef6c7c commit 03c6129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verible-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ jobs:
374374
apt -qq -y install npm nodejs
375375
376376
WindowsBuild:
377-
runs-on: windows-2019
377+
runs-on: windows-latest
378378
steps:
379379

380380
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)