From 6806f8e5bac81e07e98975c2b67a7ac60992923e Mon Sep 17 00:00:00 2001 From: WerWolv Date: Sat, 22 Jan 2022 22:15:15 +0100 Subject: [PATCH] git: Explicitly move to Windows Server 2022 for building --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 57918d05b..80763acc4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: # Windows build win: - runs-on: windows-latest + runs-on: windows-2022 name: 🟦 Windows MINGW64 defaults: run: