ci: Release runs-on ubuntu-24.04 (hosted queue escape) - #83
Conversation
Pin the Release job off the floating ubuntu-latest label so it can land in a separate hosted image pool. OIDC publish permissions are unchanged. Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Summary
Release on
ubuntu-latestis sitting queued withrunner_nameempty (workflow_dispatch run 35166553560). This repo has no self-hosted runners, and the owner is a user account, so GitHub larger hosted runners are not available (orgs/ScriptedAlchemy/actions/hosted-runnersis 404). Do not invent a larger-runner label.Pin Release only from the floating
ubuntu-latestalias to the standard hosted labelubuntu-24.04. That label is a real GitHub-hosted image and can schedule from a different pool thanubuntu-latest.Unchanged on purpose:
id-token: writeand the trusted-publishing Release stepsruns-onstaysubuntu-latest)shell: bashon the pack and npm-verify stepsTest plan
.github/workflows/release.ymlruns-ononly (ubuntu-latest→ubuntu-24.04)ubuntu-24.04rather than the starvedubuntu-latestqueue