mirror of https://github.com/YosysHQ/abc.git
fix windows CI => project file integration broken on windows-latest
* use windows-2019 until updated project files are usable on 2022 Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
This commit is contained in:
parent
ee228339e5
commit
4f2cd590bc
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
|
||||
build-windows:
|
||||
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue