소스 검색

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

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 년 전
부모
커밋
b1616eb715
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: