Test with API 28 and 29.

This commit is contained in:
Yang Chen
2019-11-06 18:32:33 +11:00
parent d25d31b4c6
commit d6aab89c3b
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: macOS-latest
strategy:
matrix:
api-level: [21, 22, 23, 24, 25, 26, 27, 28, 29]
api-level: [28, 29]
target: [default, google_apis]
abi: [x86, x86_64]
steps: