Skip to content

Commit

Permalink
CI test with api32
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jul 26, 2023
1 parent ab5df20 commit dc9b28e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ jobs:
api: [ 31 ]
abi: [ arm64-v8a ]
tag: [ 'default' ]
# include:
include:
# - os: macOS-latest
# abi: x86_64
# api: 28
# tag: 'default'
- os: [ ARM64 ]
api: 32
abi: arm64-v8a
tag: 'google_apis'
steps:
- uses: actions/checkout@v3
- name: set up JDK
Expand Down

0 comments on commit dc9b28e

Please sign in to comment.