Commit f2292f0
fix: override runner to ubuntu-latest for public repo CI
The CI Standard Checks workflow has been timing out after 24 hours
since March 27. The reusable workflow defaults to ci-base-scale-set
(self-hosted runners), which are restricted to private repos.
This change explicitly specifies ubuntu-latest (GitHub-hosted runners)
for this public repository.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 75da36f commit f2292f0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
0 commit comments