Commit a0225a0
committed
ci: libc-0.2: Don't specify
On `main` we require that the tier 1 tests pass before running tier 2
jobs in an effort to avoid spending CI time when things would fail smoke
checks. `libc-0.2` has a bit of a different flow though: most PRs are
bulk backports that contain a number of patches which have already been
validated once on `main`.
To speed up the backport process a bit, remove `needs:` so all jobs
start at the same time.needs for tier 2 jobs1 parent 4d4ee8d commit a0225a0
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | 273 | | |
275 | 274 | | |
276 | 275 | | |
| |||
0 commit comments