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: Use x64 not arm64 macOS #1693

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

kristapsk
Copy link
Member

ARM (M1) GitHub runner doesn't have Python 3.8 available. EOL of 3.8 is 31 Oct 2024, would be good to continue support, unless there are some bigger reasons to drop it sooner.

And macos-latest was recently changed to M1, see
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories.

This fixes current non-random always happening CI failures.

ARM (M1) GitHub runner doesn't have Python 3.8 available. EOL of 3.8 is
31 Oct 2024, would be good to continue support, unless there are some
bigger reasons to drop it sooner.

And macos-latest was recently changed to M1, see
<https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories>.

This fixes current non-random always happening CI failures.
@kristapsk
Copy link
Member Author

This is trivial, affects only CI, merging.

@kristapsk kristapsk merged commit 266d983 into JoinMarket-Org:master Apr 25, 2024
11 checks passed
@kristapsk kristapsk deleted the ci-macos-13 branch April 25, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant