commit | 03c61290a9566fb84f92291d73356a3b435d6338 | [log] [tgz] |
---|---|---|
author | Henner Zeller <h.zeller@acm.org> | Mon Jul 14 11:40:36 2025 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 14 11:40:36 2025 +0200 |
tree | cb13039fdb987e2ad1e46976f816a92e63310990 | |
parent | 09cdd4c9d570a091659a87b0c244bedbf18c1748 [diff] | |
parent | fef6c7c1e2b865dc739cf4658c256b202e44f394 [diff] |
Merge pull request #2437 from hzeller/feature-20250714-win-ci 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