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

Upgrade MacOS CI runner version for iOS and MacOS builds #105

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

evdokimovs
Copy link

Summary

Build of libwebrtc-bin is broken at this moment, because of macos-11 runner deprecation.

Failed job: https://github.com/instrumentisto/libwebrtc-bin/actions/runs/9547384899

Fail messages:

> build (ios)
> GitHub Actions has encountered an internal error when running your job.
> build (ios)
> This is a scheduled macOS-11 brownout. The macOS-11 environment is deprecated and will be removed on June 28th, 2024.

Solution

Upgrade version of GitHub runners to macos-13 (latest x86 runners).

@evdokimovs evdokimovs added enhancement New feature or request k::refactor Refactoring, technical debt elimination and other improvements of existing code base labels Jun 17, 2024
@evdokimovs evdokimovs self-assigned this Jun 17, 2024
@evdokimovs
Copy link
Author

evdokimovs commented Jun 17, 2024

FCM

Upgrade to `macos-12` CI runners for iOS/macOS builds (#105)

@evdokimovs evdokimovs marked this pull request as ready for review June 17, 2024 16:59
@evdokimovs evdokimovs requested a review from tyranron June 17, 2024 17:00
@tyranron tyranron added k::toolchain Applies to changes of project toolchain and removed k::refactor Refactoring, technical debt elimination and other improvements of existing code base labels Jun 18, 2024
@tyranron tyranron enabled auto-merge (squash) June 18, 2024 12:43
@tyranron tyranron merged commit f6d3ed1 into main Jun 18, 2024
14 checks passed
@tyranron tyranron deleted the migrate-ci-to-new-macos branch June 18, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request k::toolchain Applies to changes of project toolchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants