Skip to content

fix: add arch to cache key - #664

Merged
v-HarithaVattikuti merged 1 commit into
actions:mainfrom
ZxillyFork:main
Sep 19, 2024
Merged

fix: add arch to cache key#664
v-HarithaVattikuti merged 1 commit into
actions:mainfrom
ZxillyFork:main

Conversation

@Zxilly

@Zxilly Zxilly commented Jul 25, 2024

Copy link
Copy Markdown
Contributor

Description:

GitHub has added the arm64 runner, so arch should be used as part of the cache key. Otherwise, if there are macos-13 macos-14 running at the same time, the late executor will get the wrong cache.

Related issue:

actions/setup-python#896

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.
@Zxilly
Zxilly requested a review from a team as a code owner July 25, 2024 07:56
@v-HarithaVattikuti
v-HarithaVattikuti merged commit 40b9536 into actions:main Sep 19, 2024
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants