From 5794ef320098ccc301ace7f0c2a2e699c046f53e Mon Sep 17 00:00:00 2001 From: Yang Date: Mon, 7 Oct 2024 00:26:24 +1100 Subject: [PATCH] intel mac --- .github/workflows/main.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f874f9966..07bc19e3f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,15 +31,11 @@ jobs: api-level: 31 target: aosp_atd arch: x86_64 - - os: macos-latest - api-level: 33 - target: aosp_atd - arch: x86_64 - os: ubuntu-latest api-level: 34 target: aosp_atd arch: x86_64 - - os: ubuntu-latest + - os: macos-13 api-level: 35 target: google_apis arch: x86_64 @@ -97,7 +93,7 @@ jobs: emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none disable-animations: false working-directory: ./test-fixture/ - channel: stable + channel: canary script: echo "Generated AVD snapshot for caching." - name: run action