From c1c6d8ebd184e9cc18c251aa59b12a6eb658dd16 Mon Sep 17 00:00:00 2001 From: deng113jie Date: Tue, 14 Sep 2021 11:17:00 +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 e4c47c8..7ca640a 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: [ubuntu-latest, windows-latest] + runs-on: windows-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: