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

chore: Add m1 chip macos machine #281

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

koji-1009
Copy link
Contributor

https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
With macos-14, the m1 environment (arm64 environment) is available.

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

Currently, macos-latest refers to macos-12.
After Q2 Since FY24 (April - June 2024), macos-latest will refer to macos-14.

For this reason, I have added [macos-latest, macos-13, macos-14] to the list to be tested; once macos-latest references macos-14, I will create a PR to change the list to [macos-latest, macos-13].
This change allows us to check that flutter-action works in both intel mac and m1 mac environments.

@bartekpacia
Copy link
Collaborator

Thanks for contributing!

@bartekpacia bartekpacia merged commit ab382cf into subosito:main Mar 31, 2024
23 checks passed
@koji-1009 koji-1009 deleted the chore/m1_chip branch March 31, 2024 23:44
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