From 0c92ebeb1f09ed55f0f901325dcc87da3eb46950 Mon Sep 17 00:00:00 2001 From: Alexandre Aufrere Date: Mon, 21 Mar 2022 16:29:53 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 386611b..7398b2e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: windows-latest + runs-on: windows-2019 # Steps represent a sequence of tasks that will be executed as part of the job steps: