Skip to content

Commit 205b3b1

Browse files
test: remove platform 23
1 parent 1d79d4a commit 205b3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
api-level: [ 23, 35 ]
22+
api-level: [ 35 ]
2323
target: [ default, google_apis ]
2424
timeout-minutes: 30
2525
steps:

0 commit comments

Comments
 (0)