Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise CI runner platform on macOS #86

Merged
merged 2 commits into from
May 13, 2024

Conversation

koyeung
Copy link

@koyeung koyeung commented May 11, 2024

macos-latest has been switched from x86_64 to aarch64 (https://github.com/actions/runner-images/blob/main/README.md)

This PR is to revise macOS platform label and doc after the change.

macos-latest has been switched from x86_64 to aarch64
(https://github.com/actions/runner-images/blob/main/README.md)

Signed-off-by: YEUNG King On <koyeung@gmail.com>
@koyeung koyeung force-pushed the macos_runner_aarch64_default branch from 89af21d to c6e3da6 Compare May 11, 2024 12:04
jemallocator/README.md Outdated Show resolved Hide resolved
Signed-off-by: YEUNG King On <koyeung@gmail.com>
Copy link
Member

@BusyJay BusyJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BusyJay BusyJay merged commit e9692ae into tikv:main May 13, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants