Skip to content

Commit

Permalink
intel mac
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Oct 6, 2024
1 parent ae16bf1 commit 5794ef3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5794ef3

Please sign in to comment.