Skip to content

Commit 6daf458

Browse files
committed
Temporarily disable API 16 test.
1 parent e8bc0e9 commit 6daf458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [macos-latest, ubuntu-latest]
22-
api-level: [16, 23, 29]
22+
api-level: [23, 29]
2323
target: [default, google_apis]
2424
arch: [x86]
2525
exclude:

0 commit comments

Comments
 (0)