Downgrade to API-31

This commit is contained in:
Emmanuel Engelhart 2022-09-03 16:03:50 +02:00
parent 1518b19d1b
commit 7537a72530
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -15,7 +15,7 @@ jobs:
coverageReport:
strategy:
matrix:
api-level: [21, 32]
api-level: [21, 31]
fail-fast: false
runs-on: macos-11
steps: