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

workflows: use macos-14 runner. #16576

Merged
merged 1 commit into from Feb 4, 2024

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Feb 3, 2024

  • Use macos-14 instead of macos-13 most of the time.
  • For tests and test default formula builds: run on both macOS 13 x86_64 and macOS 14 arm64
  • Pretend macos-14 is a self-hosted runner until a new version of actionlint is released which doesn't error on macos-14.

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

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

Will look into a fix for the actionlint failure.

@chenrui333
Copy link
Member

@MikeMcQuaid MikeMcQuaid force-pushed the workflows_macos_14 branch 2 times, most recently from 1ea1a59 to 712ec10 Compare February 4, 2024 08:18
- Use `macos-14` instead of `macos-13` most of the time.
- For `tests` and `test default formula` builds: run on both
  macOS 13 x86_64 and macOS 14 arm64
- Pretend `macos-14` is a self-hosted runner until a new version of
  `actionlint` is released which doesn't error on `macos-14`.
@MikeMcQuaid MikeMcQuaid merged commit 3c32efa into Homebrew:master Feb 4, 2024
25 checks passed
@MikeMcQuaid MikeMcQuaid deleted the workflows_macos_14 branch February 4, 2024 11:39
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants