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

Fix the Build action to run on macos again #35

Merged
merged 4 commits into from
May 9, 2024
Merged

Fix the Build action to run on macos again #35

merged 4 commits into from
May 9, 2024

Conversation

jar349
Copy link
Contributor

@jar349 jar349 commented May 9, 2024

From ruby/setup-ruby#577 (comment):

Recently, macos-latest seems to have become macos-14 running on M1.
CIs using older versions of ruby are failing because they can't be downloaded.

This PR:

  • changes the referenced macos runner to macos-14-arm64
  • updates our usage of the action to 1.175.1, which permits that new reference supports macos-local pointing to macos-14.

@jar349 jar349 changed the title Update build.yml Fix the Build action to run on macos again May 9, 2024
@jar349 jar349 marked this pull request as ready for review May 9, 2024 21:44
jar349 added 2 commits May 9, 2024 18:03
go back to `macos-latest`
@jar349 jar349 merged commit cea79e6 into main May 9, 2024
17 checks passed
@jar349 jar349 deleted the jar349-patch-2 branch May 9, 2024 23:21
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