Skip to content

gh-145098: Use macos-15-intel instead of unstable macos-26-intel in {jit,tail-call}.yml#148126

Merged
hugovk merged 2 commits intopython:mainfrom
StanFromIreland:macos-15-intel
Apr 5, 2026
Merged

gh-145098: Use macos-15-intel instead of unstable macos-26-intel in {jit,tail-call}.yml#148126
hugovk merged 2 commits intopython:mainfrom
StanFromIreland:macos-15-intel

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland commented Apr 5, 2026

@hugovk
Copy link
Copy Markdown
Member

hugovk commented Apr 5, 2026

Also piggybacking to add permissions: {} to all workflows, expanding on #148114.

@StanFromIreland
Copy link
Copy Markdown
Member Author

Ironically macos-26 failed and had to be re-run.

@hugovk hugovk added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 5, 2026
@StanFromIreland
Copy link
Copy Markdown
Member Author

I think the CI hates me today, macos-15-intel also decided to hang in a test.

@hugovk hugovk merged commit bce96a1 into python:main Apr 5, 2026
117 of 118 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12, 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 5, 2026
…ntel` in `{jit,tail-call}.yml` (pythonGH-148126)

(cherry picked from commit bce96a181350f348560fe0623361f39a6d5c6361)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@miss-islington-app
Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bce96a181350f348560fe0623361f39a6d5c6361 3.13

@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 5, 2026

GH-148135 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Apr 5, 2026
@miss-islington-app
Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bce96a181350f348560fe0623361f39a6d5c6361 3.12

@miss-islington-app
Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bce96a181350f348560fe0623361f39a6d5c6361 3.11

@miss-islington-app
Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bce96a181350f348560fe0623361f39a6d5c6361 3.10

hugovk added a commit that referenced this pull request Apr 5, 2026
…intel` in `{jit,tail-call}.yml` (GH-148126) (#148135)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 5, 2026

GH-148136 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 Apr 5, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 5, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Apr 5, 2026
hugovk added a commit to hugovk/cpython that referenced this pull request Apr 5, 2026
…os-26-intel` in `{jit,tail-call}.yml` (pythonGH-148126)

(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
hugovk added a commit to hugovk/cpython that referenced this pull request Apr 5, 2026
…os-26-intel` in `{jit,tail-call}.yml` (pythonGH-148126)

(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 5, 2026

GH-148138 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Apr 5, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 5, 2026

GH-148139 is a backport of this pull request to the 3.10 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.10 only security fixes label Apr 5, 2026
@StanFromIreland StanFromIreland deleted the macos-15-intel branch April 5, 2026 21:11
hugovk added a commit that referenced this pull request Apr 5, 2026
…intel` in `{jit,tail-call}.yml` (GH-148126) (#148136)

(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
hugovk added a commit that referenced this pull request Apr 5, 2026
…intel` in `{jit,tail-call}.yml` (GH-148126) (#148137)

(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
hugovk added a commit that referenced this pull request Apr 5, 2026
……intel` in `{jit,tail-call}.yml` (GH-148126) (#148138)

* [3.11] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (GH-148126)
(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>

* macos-26-intel -> macos-15-intel

---------

Co-authored-by: Stan Ulbrych <[email protected]>
hugovk added a commit that referenced this pull request Apr 5, 2026
…148139)

* [3.10] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (GH-148126)
(cherry picked from commit bce96a1)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>

* Add 'permissions: {}' to all workflows

---------

Co-authored-by: Stan Ulbrych <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI, GitHub Actions, buildbots, Dependabot, etc. skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants