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

Fallback every macos-arm-oss usage to macos-14 #10074

Merged
merged 1 commit into from Feb 22, 2024
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Feb 22, 2024

Now that we have a publicly-available M1 macOS runner, macos-14, we no longer need to skip the jobs using macos-arm-oss when github.repository == 'ruby/ruby'. macos-arm-oss is a larger runner, so we should still use it on ruby/ruby, and use macos-14 otherwise.

Note

  • macos-12 (macos-latest): 3 CPUs (Intel), 14GB RAM, darwin21 (Monterey)
  • macos-13: 3 CPUs (Intel), 14GB RAM, darwin22 (Ventura)
  • macos-13-xlarge (macos-arm-oss): 6 CPUs (M1), 14GB RAM, darwin22 (Ventura)
  • macos-14: 3 CPUs (M1), 7GB RAM, darwin23 (Sonoma)

References

@k0kubun k0kubun enabled auto-merge (squash) February 22, 2024 23:00
@k0kubun k0kubun merged commit cdca942 into ruby:master Feb 22, 2024
96 of 97 checks passed
@k0kubun k0kubun deleted the macos-14 branch February 23, 2024 04:26
k0kubun added a commit that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant