ci(android): separate android-ci lane from the nix queue #114

Merged
nsaspy merged 1 commit from ci/split-concurrency-lanes into main 2026-09-06 16:59:57 +00:00
Owner

The nix workflows moved to the host nix runner (see #51/#54/#55), so android and nix jobs no longer contend for one machine. Split the shared heavy-ci queue into an android-ci lane (docker runner) and a nix-ci lane (host runner) so a long nix run cannot stall Android CI waiting on a busy label.

Related: #88

The nix workflows moved to the host nix runner (see #51/#54/#55), so android and nix jobs no longer contend for one machine. Split the shared heavy-ci queue into an android-ci lane (docker runner) and a nix-ci lane (host runner) so a long nix run cannot stall Android CI waiting on a busy label. Related: #88
ci(android): separate android-ci lane from the nix queue
All checks were successful
Android APK / build (pull_request) Successful in 28m22s
7eafbab19a
Android runs on the docker runner while the nix workflows now run on
the host nix runner; a single shared queue serialized jobs that no
longer contend for the same machine. Give each lane its own group.
nsaspy merged commit 412ab8230d into main 2026-09-06 16:59:57 +00:00
Sign in to join this conversation.
No description provided.