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

Build: Switch workflows from macos-latest to macos-13 #481

Merged
merged 12 commits into from
Aug 9, 2023

Conversation

dhinakg
Copy link
Member

@dhinakg dhinakg commented Aug 1, 2023

GitHub's macOS 13 CI runners run on new(er) hardware, providing a ~30% improvement in build times. macos-latest is currently macOS 12 - we can switch back to macos-latest once it is >= macOS 13.

Additionally, this updates the build scripts to print the error message if curl fails, which should provide some more clarity if network or server errors occur.

Please make sure Docker still works, as far as I understand this should not break anything but I don't use Docker.

@vit9696 vit9696 merged commit 8a360fe into master Aug 9, 2023
22 checks passed
@vit9696
Copy link
Contributor

vit9696 commented Aug 9, 2023

Thanks! Could you also update other repositories, like audk?

Also, should we update kexts?

@dhinakg dhinakg deleted the macos-13-runner branch October 7, 2023 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants