You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing GitHub Actions workflows still run on ubuntu-latest. Moving them to the repository Depot runner label keeps CI, CLA, test, and release automation on the same runner pool.
Scope
Update CLA, PR validation/check, release, and test workflow jobs from ubuntu-latest to depot-ubuntu-24.04.
Keep workflow triggers, permissions, matrices, and action versions unchanged.
Background
The existing GitHub Actions workflows still run on
ubuntu-latest. Moving them to the repository Depot runner label keeps CI, CLA, test, and release automation on the same runner pool.Scope
ubuntu-latesttodepot-ubuntu-24.04.Acceptance Criteria
depot-ubuntu-24.04.