From edd593af068867a81ea20372a2e0e1a809e9cbb7 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:58:56 +0100 Subject: [PATCH] Change back to windows-2019 Build failing after updating latest to windows-2022 --- .github/workflows/Electron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Electron.yml b/.github/workflows/Electron.yml index ccc7ae7..5558edc 100644 --- a/.github/workflows/Electron.yml +++ b/.github/workflows/Electron.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: windows-latest + runs-on: windows-2019 strategy: matrix: