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 process macos11 to macos12 migration due to macos11 deprecation #677

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

koryaga
Copy link
Contributor

@koryaga koryaga commented Jul 2, 2024

Description

macos11 github runners stuck because of https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

Solution

  • move build process to macos12

How to apply

Test Cases

TestCase 1

Test Configuration:

  • Hardware:
  • OS:
  • Inventory:

Steps:

Results:

Before After

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

Unit tests

Indicate new or changed unit tests and what they do, if any.

@koryaga koryaga marked this pull request as draft July 2, 2024 15:53
@koryaga koryaga requested a review from Imadzuma July 2, 2024 15:53
@koryaga koryaga self-assigned this Jul 2, 2024
@koryaga koryaga added the bug Something isn't working label Jul 3, 2024
@koryaga koryaga requested a review from n549 July 3, 2024 07:27
@koryaga koryaga marked this pull request as ready for review July 3, 2024 07:27
@koryaga koryaga merged commit 92fbd44 into main Jul 3, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants