Skip to content

Commit 13a583a

Browse files
test: change android runner
1 parent 5355504 commit 13a583a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
api-level: [ 35 ]
23-
target: [ default, google_apis ]
22+
api-level: [ 23, 35 ]
23+
target: [ default ]
2424
timeout-minutes: 30
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)