Skip to content

v0.11.0

Choose a tag to compare

@zhiyelee zhiyelee released this 21 May 01:15
fe3b708

What's Changed

  • feat: upgrade action runtime to node24 by @Zhiye-Li in #48

Per the Sept 2025 GitHub changelog, GitHub Actions runners switch to Node 24 by default on June 16, 2026, with Node 20 fully removed in fall 2026. This release bumps the action runtime from node20 to node24 to stay on a supported runtime.

Note

Self-hosted runners must have Node 24 available. Node 24 does not support macOS 13.4 or earlier and lacks ARM32 support.

Full Changelog: v0.10.2...v0.11.0