Skip to content

Commit 4bccfd6

Browse files
committed
Revert "more API levels on CI"
This reverts commit 3628187.
1 parent 3628187 commit 4bccfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bobtests_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: [35, 33, 29]
22+
api-level: [29]
2323
permissions:
2424
contents: write
2525
if: ${{ true }}

0 commit comments

Comments
 (0)