commit | fef6c7c1e2b865dc739cf4658c256b202e44f394 | [log] [tgz] |
---|---|---|
author | Henner Zeller <hzeller@google.com> | Mon Jul 14 01:53:21 2025 -0700 |
committer | Henner Zeller <hzeller@google.com> | Mon Jul 14 01:53:21 2025 -0700 |
tree | dec5224c6249158927b676ad7866d572996f87db | |
parent | 98bdb38a6517d465833d4d94c6f3a14c1595244a [diff] |
Windows CI: update to latest os
diff --git a/.github/workflows/verible-ci.yml b/.github/workflows/verible-ci.yml index f0afbd7..c1fd2ab 100644 --- a/.github/workflows/verible-ci.yml +++ b/.github/workflows/verible-ci.yml
@@ -374,7 +374,7 @@ apt -qq -y install npm nodejs WindowsBuild: - runs-on: windows-2019 + runs-on: windows-latest steps: - uses: actions/checkout@v4