From 717544ed496712c981186608ba3cb1288d2121c5 Mon Sep 17 00:00:00 2001 From: simon3000 Date: Fri, 17 Jan 2020 17:51:43 +0100 Subject: [PATCH] Update core.yml --- .github/workflows/core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index ce9ca15..f4c2096 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -20,7 +20,7 @@ jobs: pack: needs: test - runs-on: macos-latest + runs-on: ubuntu-latest steps: - uses: actions/checkout@master