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

ci: update depreciated macOS-12 environment #1720

Merged
merged 4 commits into from
Dec 13, 2024

Conversation

pierrecamilleri
Copy link
Collaborator

@pierrecamilleri pierrecamilleri commented Dec 12, 2024

macOS tests are failing in CI, with following message:

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

( for instance in this PR)

Link to the annoucement of end of support in github since 2024-12-03.

So I simply updated to macOS-14.

EDIT: Oops, I missed the comment

TODO: migrate to macos-latest after figuring out how to
make posgres/pg_config works in the environment. Currently, it fails
with the following error: "pg_config" not found"

I have to look into it

EDIT 2: it looks like postrgres has been removed from the image starting at macOS-13. (postgres is mentioned in macOS-12 installed software, but missing from macOS-13's)

@pierrecamilleri pierrecamilleri marked this pull request as draft December 12, 2024 21:08
@pierrecamilleri pierrecamilleri marked this pull request as ready for review December 12, 2024 22:16
Copy link
Contributor

@pdelboca pdelboca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pierrecamilleri ! 👍🏼

@pierrecamilleri pierrecamilleri merged commit 6b72909 into main Dec 13, 2024
9 checks passed
@pierrecamilleri pierrecamilleri deleted the chore/update-ci-macos branch December 13, 2024 12:49
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.

2 participants