Explorar o código

Assemble can run on ubuntu, so we save precious macOS testing time

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky %!s(int64=4) %!d(string=hai) anos
pai
achega
b1616eb715
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/assembleFlavors.yml

+ 1 - 1
.github/workflows/assembleFlavors.yml

@@ -6,7 +6,7 @@ on:
 
 jobs:
     flavor:
-        runs-on: macOS-latest
+        runs-on: ubuntu-latest
         strategy:
             fail-fast: false
             matrix: