Re-enabling the CI on API level 24 and 30

This commit is contained in:
MohitMaliFtechiz 2024-03-16 19:47:18 +05:30
parent 9107c4a10d
commit dbbd02b08b

View File

@ -12,7 +12,7 @@ jobs:
name: Automated tests
strategy:
matrix:
api-level: [ 33 ]
api-level: [ 24, 30, 33 ]
fail-fast: false
runs-on: macos-11
steps: