From e37426bd298a46ca723856518c37bff9220bf426 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 26 Mar 2023 21:10:10 +0200 Subject: [PATCH] macos --- .github/workflows/maestro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maestro.yml b/.github/workflows/maestro.yml index bb709149..34d2a235 100644 --- a/.github/workflows/maestro.yml +++ b/.github/workflows/maestro.yml @@ -8,7 +8,7 @@ on: jobs: maestro-cloud: - runs-on: ubuntu-latest + runs-on: macos-latest outputs: app: app/build/outputs/apk/release steps: