Change back to windows-2019
Build failing after updating latest to windows-2022
This commit is contained in:
parent
a7c05ad944
commit
edd593af06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Electron.yml
vendored
2
.github/workflows/Electron.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Reference in a new issue