Skip to content

Commit

Permalink
disable macos runners
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Jan 19, 2024
1 parent 18dff30 commit 10be906
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ jobs:
api-level: 30
target: aosp_atd
arch: x86
- os: macos-latest
api-level: 31
target: google_apis
arch: x86_64
- os: macos-11
api-level: 32
target: google_apis
arch: x86_64
# - os: macos-latest
# api-level: 31
# target: google_apis
# arch: x86_64
# - os: macos-11
# api-level: 32
# target: google_apis
# arch: x86_64
- os: ubuntu-latest
api-level: 33
target: default
Expand Down

0 comments on commit 10be906

Please sign in to comment.