mirror of
https://github.com/gradle/actions.git
synced 2026-05-06 18:12:03 +08:00
e6688f31b8
Previously, including RUNNER_OS was enough to prevent leaking incompatible content between Gradle User Homes. With the introduction of macos-14, we now need to differentiate between different runner architectures as well. Fixes #138