GitHub Actions: Self-hosted runner minimum version enforcement extended #186520
Replies: 2 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Thank you for the update and for extending the timeline. The brownout approach is particularly helpful for identifying outdated runners before full enforcement. It provides a practical window to test and validate upgrade strategies without immediate disruption. I have a couple of questions and suggestions:
Overall, the communication and phased rollout are well structured. This change will likely improve stability and security across self-hosted runner environments. Appreciate the clear timeline and documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’ve extended the timeline for configuration‑time version enforcement of the minimum self‑hosted runner requirement by one week. You now have until March 16, 2026 to upgrade your runners to v2.329.0 or later.
This extends the timeline we shared in our December 2025 announcement.
What's changing
Starting March 16, 2026, GitHub Actions will block configurations from self-hosted runners older than v2.329.0 (released October 15, 2025). Between February 16 and March 16, we'll run a brownout period with scheduled configuration blocks to help you identify runners that need updates.
After March 16, runners must meet the minimum version requirement before registration. Older runners won't be able to connect or self-upgrade after running the configuration script.
Brownout schedule
During the brownout period, we'll temporarily block configurations from runners below v2.329.0. This table shows when blocks will occur in major timezones:
*Times marked with an asterisk fall on the next day in that timezone.
Full enforcement begins March 16, 2026. At that time, all configurations from runners below v2.329.0 will be permanently blocked.
What you need to do
Update all self-hosted runners to v2.329.0 or later by March 16, 2026:
./config.sh.Beta Was this translation helpful? Give feedback.
All reactions