Skip to content

Commit 899a46c

Browse files
committed
stay on API 29 only for now
1 parent e80aa4b commit 899a46c

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)