ci: optimize, secure, and modernize CI pipeline (#4711)

This commit is contained in:
James Rich 2026-03-04 11:34:46 -06:00 committed by GitHub
parent bd9c730c25
commit 02e01bb331
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 58 additions and 80 deletions

View file

@ -14,7 +14,6 @@ jobs:
uses: ./.github/workflows/reusable-check.yml
with:
api_levels: '[26, 35]' # Comprehensive testing for Merge Queue
flavors: '["google", "fdroid"]'
upload_artifacts: false
secrets: inherit