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 from macOS 12 runner to 13 before 12/3/24 #7055

Closed
derekbruening opened this issue Oct 23, 2024 · 0 comments · Fixed by #7094
Closed

Upgrade from macOS 12 runner to 13 before 12/3/24 #7055

derekbruening opened this issue Oct 23, 2024 · 0 comments · Fixed by #7094

Comments

@derekbruening
Copy link
Contributor

Github announced "macOS 12 runner image will be removed by December 3rd, 2024". We need to upgrade to 13. Hopefully it will "just work".

ivankyluk added a commit that referenced this issue Nov 27, 2024
The macOS 12 Actions runner image will begin deprecation on 10/7/24 and
will be fully unsupported by 12/3/24 for GitHub and ADO.

Please refer to actions/runner-images#10721
for details.

Updating the runner to macOS13 and DEVELOPER_DIR triggers
unused-but-set-variable warnings.
Changed code to address unused-but-set-variable warnings by moving code
under #ifdef, adding LOGs following CLIENT_ASSERT.

Fixes: #7055
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant