Skip to content

[3.13] gh-110793: Add CI job that runs tests with an installed build (GH-152664) - #155482

Merged
StanFromIreland merged 2 commits into
python:3.13from
miss-islington:backport-8a4ee5c-3.13
Aug 10, 2026
Merged

[3.13] gh-110793: Add CI job that runs tests with an installed build (GH-152664)#155482
StanFromIreland merged 2 commits into
python:3.13from
miss-islington:backport-8a4ee5c-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit 8a4ee5c)

Co-authored-by: Stan Ulbrych stan@python.org
Co-authored-by: Hugo van Kemenade 1324225+hugovk@users.noreply.github.com

…ythonGH-152664)

(cherry picked from commit 8a4ee5c)

Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Comment thread .github/workflows/reusable-install.yml Outdated
jobs:
build-install-test:
name: build, install and test
runs-on: ubuntu-26.04-arm

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Since #152717 wasn't backported to 3.13, let's drop back to 24.

Suggested change
runs-on: ubuntu-26.04-arm
runs-on: ubuntu-24.04-arm

@StanFromIreland
StanFromIreland merged commit a46a67b into python:3.13 Aug 10, 2026
71 of 80 checks passed
@miss-islington
miss-islington deleted the backport-8a4ee5c-3.13 branch August 10, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants