Skip to content

Commit

Permalink
Merge pull request #494 from hannesa2/TestWithApi33
Browse files Browse the repository at this point in the history
Test with api 33
  • Loading branch information
hannesa2 authored Aug 6, 2023
2 parents f650d78 + 6dbbaeb commit 9d4c640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
os: [ ARM64 ]
api: [ 31 ]
api: [ 33 ]
abi: [ arm64-v8a ]
tag: [ 'default' ]
tag: [ 'google_apis' ]
# include:
# - os: macOS-latest
# abi: x86_64
Expand Down

0 comments on commit 9d4c640

Please sign in to comment.