All checks were successful
CI / ci (push) Successful in 14m34s
- skip setup-android's default packages (pulled the ~300 MB emulator every run) - drop unused platforms;android-36 and the dead jq install step - cache /opt/android-sdk and ~/.gradle (release.yaml had no cache at all) - drop --no-daemon so lint/test/assemble reuse one warm daemon per job - Trivy scan only on main (advisory-only; was ~25s tax on every branch push) - concurrency group cancels superseded runs; drop duplicate pull_request trigger Companion to the act_runner fix on the CI host: job containers now join the runner's network so the actions/cache server is reachable (saves previously failed with reserveCache timeouts, so no cache was ever stored). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2.8 KiB
2.8 KiB