mirror of https://github.com/YosysHQ/abc.git
Merge pull request #157 from sarnold/gh-windows-fix
fix windows CI => project file integration broken on windows-latest
This commit is contained in:
commit
480aaa6464
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
|
||||
build-windows:
|
||||
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue