mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +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