mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-14 09:56:16 +00:00
Update CI, windows-2019 is deprecated
This commit is contained in:
parent
c16cc539d4
commit
a5edbc8836
1 changed files with 1 additions and 1 deletions
2
.github/workflows/extra-builds.yml
vendored
2
.github/workflows/extra-builds.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
vs-build:
|
||||
name: Visual Studio build
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
needs: [vs-prep, pre_job]
|
||||
if: needs.pre_job.outputs.should_skip != 'true'
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue