Disabled CI on API level 24 and 30 to test the fixes immediately.

This commit is contained in:
MohitMaliFtechiz 2024-03-18 21:36:32 +05:30
parent d4a3db11ce
commit f590988eae

View File

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