Skip to content

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

Open
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-8a4ee5c-3.13
Open

[3.13] gh-110793: Add CI job that runs tests with an installed build (GH-152664)#155482
miss-islington wants to merge 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 8a4ee5ca681a198df89960d0071d1ee74d9c0dcb)

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

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