Skip to content

Commit efa128f

Browse files
committed
use again only API level 29 for test
1 parent 8aeb60a commit efa128f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/info_test_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
api-level: [21, 29]
22+
api-level: [29]
2323
permissions:
2424
contents: write
2525
if: ${{ true }}

0 commit comments

Comments
 (0)