8000 Use Cirrus M1 macOS runners for CI by ambv · Pull Request #119979 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Use Cirrus M1 macOS runners for CI #119979

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

Merged
merged 5 commits into from
Jun 3, 2024
Merged

Conversation

ambv
Copy link
Contributor
@ambv ambv commented Jun 3, 2024

No description provided.

@hugovk
Copy link
Member
hugovk commented Jun 3, 2024

And Cirrus is 2x quicker than GitHub!

What's the quota / concurrency limits for Cirrus?

Should we replace the macos-14 in the JIT workflow?

@ambv
Copy link
Contributor Author
ambv commented Jun 3, 2024

@hugovk we only have concurrency of 2 on Cirrus so for now I will only enable it on the main macOS build and we'll see how that goes.

@ambv ambv added the needs backport to 3.13 bugs and security fixes label Jun 3, 2024
@ewdurbin
Copy link
Member
ewdurbin commented Jun 3, 2024

Updated to 4x runners on Cirrus.

@ambv ambv merged commit 6acb32f into python:main Jun 3, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 3, 2024
(cherry picked from commit 6acb32f)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Ee Durbin <ee@python.org>
@ambv ambv deleted the use-cirrus-mac-runners branch June 3, 2024 15:32
@bedevere-app
Copy link
bedevere-app bot commented Jun 3, 2024

GH-119986 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 3, 2024
@bedevere-app
Copy link
bedevere-app bot commented Jun 3, 2024

GH-119987 is a backport of this pull request to the 3.12 branch.

ambv added a commit to ambv/cpython that referenced this pull request Jun 3, 2024
(cherry picked from commit 6acb32f)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Ee Durbin <ee@python.org>
ambv added a commit that referenced this pull request Jun 3, 2024
(cherry picked from commit 6acb32f)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Ee Durbin <ee@python.org>
ambv added a commit that referenced this pull request Jun 3, 2024
(cherry picked from commit 6acb32f)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Ee Durbin <ee@python.org>
mliezun pushed a commit to mliezun/cpython that referenced this pull request Jun 3, 2024
Co-authored-by: Ee Durbin <ee@python.org>
barneygale pushed a commit to barneygale/cpython that referenced this pull request Jun 5, 2024
Co-authored-by: Ee Durbin <ee@python.org>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Co-authored-by: Ee Durbin <ee@python.org>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Co-authored-by: Ee Durbin <ee@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0