Commit f654471
ci: run on ubuntu-latest-large, the pool this repo actually has
Jobs on `ubuntu-latest` queued indefinitely and were never assigned a runner --
five days on the first attempt, with runner_name empty throughout. The label was
wrong, not the workflow.
This org grants public repos the `github-hosted-large` runner group, whose labels
are ubuntu-latest-large / windows-latest-large. Membership is self-service
Terraform in twilio-internal/secure-supply-chain-domain
(iac/terraform/infrastructure/prod/us-east-1/github-org-config/github-hosted-large-repos.txt),
and twilio/twilio-verify-sna-android is already listed there -- so access was
never the problem; we were asking for a pool we don't get.
vars.CI_RUNNER still overrides this without a code change.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 1c2f436 commit f654471
1 file changed
Lines changed: 15 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
92 | | - | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| |||
0 commit comments