From 5f0df8d242db0ab2de14fe69f2cb80d8a78159f5 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Sat, 2 Apr 2022 21:49:26 +0900 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 721655bd..35bdf1ef 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: manjaro + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: