GitHub
2025-09-29
GitHub is delaying enforcement of a new cache eviction policy for GitHub Actions from mid-October to November. The current per-repository cache limit remains 10 GB while the enforcement date is postponed.
2025-09-19
GitHub has started deprecating Node 20 on GitHub Actions runners because Node 20 reaches end-of-life in April 2026. They plan to migrate all actions off Node 20 and communicated this on the GitHub Blog.
GitHub will retire the macOS 13 Actions runner image on December 4, 2025; jobs using macOS 13 will temporarily fail during a scheduled brownout beforehand to raise awareness.
2025-09-18
GitHub Actions added support for YAML anchors and introduced non-public workflow templates, letting you reuse configuration across workflows and share templates privately.
2025-09-11
GitHub Actions now offers a macOS 26 runner image in public preview so developers can natively use the latest Xcode technology to build and test iOS apps in their workflow runs.
2025-09-05
GitHub has released two new GitHub Actions that utilize the GitHub Models inference API to assist open source maintainers. These include an AI assessment comment labeler to help streamline issue triage using trigger labels.