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

update GitHub Actions runners #342

Merged
merged 1 commit into from
Dec 9, 2024
Merged

update GitHub Actions runners #342

merged 1 commit into from
Dec 9, 2024

Conversation

davepacheco
Copy link
Collaborator

Recent CI jobs (even on "main") have been failing:

Screenshot 2024-12-09 at 2 42 53 PM

Screenshot 2024-12-09 at 2 43 18 PM

That says:

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see actions/runner-images#10721

I would expect that being "deprecated", the macos-12 image would still work. It is still listed on the official list of supported runners. However, it always seems to produce internal errors, and the linked issue (actions/runner-images#10721) synopsis implies that it stopped being supported almost a week ago.

This PR updates it to macos-14. It also updates an old Ubuntu image for good measure.

@davepacheco davepacheco enabled auto-merge (squash) December 9, 2024 22:46
@davepacheco davepacheco merged commit 0278974 into main Dec 9, 2024
5 checks passed
@davepacheco davepacheco deleted the dap/runners branch December 9, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant