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

Bump GitHub Actions CI from macos-12 to macos-13 #34

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

santiagorodriguez96
Copy link
Contributor

@santiagorodriguez96 santiagorodriguez96 commented Dec 13, 2024

It seems that macos-12 has been deprecated:

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

which is making our macOS tests to be cancelled.

The latest macOS environments don't support Ruby 2.6 so we are just upgrading to macOS-13 for the moment. We might evaluate dropping support for older Ruby versions in the future...

`macos-12` has been deprecated:

```
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
```
@santiagorodriguez96 santiagorodriguez96 merged commit 169d809 into master Dec 13, 2024
66 checks passed
@santiagorodriguez96 santiagorodriguez96 deleted the sr--switch-to-macos13 branch December 13, 2024 17:22
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