Update test API levels

This commit is contained in:
topjohnwu
2023-11-26 21:41:43 +08:00
parent 63eef153de
commit 0edcb03c45
2 changed files with 3 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ jobs:
strategy:
fail-fast: false
matrix:
api: [23, 26, 28, 29, 34]
api: [23, 26, 28, 33, 34]
steps:
- name: Check out