Skip to content

Commit

Permalink
macOS 14 arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 2, 2024
1 parent eece319 commit 57ea569
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Android-CI-Espresso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
fail-fast: false
matrix:
java_version: [ 17 ]
os: [ macOS-13 ]
api: [ 28 ]
abi: [ x86_64 ]
tag: [ 'default' ]
os: [ macos-14-xlarge ]
api: [ 31 ]
abi: [ arm64-v8a ]
tag: [ 'google_apis' ]
# include:
# - java_version: 17
# os: macOS-14
Expand Down

0 comments on commit 57ea569

Please sign in to comment.