mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ci: optimize, secure, and modernize CI pipeline (#4711)
This commit is contained in:
parent
bd9c730c25
commit
02e01bb331
4 changed files with 58 additions and 80 deletions
1
.github/workflows/merge-queue.yml
vendored
1
.github/workflows/merge-queue.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue