Skip to content

Revert: macOS hashFiles workaround #321

Description

@AnthonyRonning

We implemented a workaround in PR #320 to bypass a GitHub Actions runner bug on macOS where hashFiles was failing with 'The template is not valid'.

Workaround Implemented:
Replaced hashFiles cache keys with static keys (v1) in:

  • mobile-build.yml
  • desktop-build.yml
  • testflight-on-comment.yml
  • release.yml

Action Required:
Once the upstream issue is resolved, revert the changes to restore dynamic caching based on lockfiles.

Upstream Issue:
actions/runner-images#13341

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions