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

github/workflows: use macos-15 GitHub Actions runners. #18462

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

MikeMcQuaid
Copy link
Member

  • Let's use this instead of macOS 14/latest when possible.
  • Keep around macOS 13 to ensure we're still testing x86_64.

- Let's use this instead of macOS 14/latest when possible.
- Keep around macOS 13 to ensure we're still testing x86_64.
@MikeMcQuaid
Copy link
Member Author

installer: Error - You must install the Command Line Tools (CLT) before installing Homebrew by running xcode-select --install from a Terminal.

Blocked until GitHub sorts this out I guess.

@MikeMcQuaid MikeMcQuaid marked this pull request as draft September 30, 2024 08:49
auto-merge was automatically disabled September 30, 2024 08:49

Pull request was converted to draft

Copy link
Member

@ZhongRuoyu ZhongRuoyu left a comment

Choose a reason for hiding this comment

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

I suppose this will conflict with #18395 (which I forgot to merge). Can we :shipit: that first if you don't mind?

@MikeMcQuaid
Copy link
Member Author

@ZhongRuoyu Sure, done!

@MikeMcQuaid MikeMcQuaid marked this pull request as ready for review October 2, 2024 15:06
@MikeMcQuaid MikeMcQuaid merged commit 5ac34f5 into master Oct 2, 2024
36 checks passed
@MikeMcQuaid MikeMcQuaid deleted the ci_macos_15 branch October 2, 2024 15:06
@@ -23,7 +23,7 @@ defaults:
jobs:
build:
if: github.repository_owner == 'Homebrew' && github.actor != 'dependabot[bot]'
runs-on: macos-latest
runs-on: macos-15
outputs:
installer_path: "Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg"
Copy link

Choose a reason for hiding this comment

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

USCODE-2011-title21-chap13-subchapI-partD-

This comment was marked as spam.

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.

5 participants