Skip to content

temporarily disable the flaky ubuntu-22.04 Python 3.14 wheel build - #322

Merged
noajshu merged 1 commit into
mainfrom
disable-flaky-ubuntu2204-py314-wheel
Sep 5, 2026
Merged

temporarily disable the flaky ubuntu-22.04 Python 3.14 wheel build#322
noajshu merged 1 commit into
mainfrom
disable-flaky-ubuntu2204-py314-wheel

Conversation

@noajshu

@noajshu noajshu commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

The build_wheels (ubuntu-22.04, 3.14) cell of the pre-release workflow is flaky: it succeeded on 02b7c04 and failed at the "Build package" step on 2bdc8f8, which changed nothing but a commented-out publish step in a different workflow file. Because the matrix runs with fail-fast: true, that one cell cancels every other wheel build and fails the whole pre-release run on main.

PR CI (dry-run-release.yml) builds only ubuntu-24.04 and macos-14, so this combination is never exercised before a merge. Exclude it for now so the mergeability of other outstanding PRs can be assessed

The `build_wheels (ubuntu-22.04, 3.14)` cell of the pre-release workflow is
flaky: it succeeded on 02b7c04 and failed at the "Build package" step on
2bdc8f8, which changed nothing but a commented-out publish step in a
different workflow file. Because the matrix runs with `fail-fast: true`, that
one cell cancels every other wheel build and fails the whole pre-release run
on main.

PR CI (dry-run-release.yml) builds only ubuntu-24.04 and macos-14, so this
combination is never exercised before a merge. Exclude it for now so the
mergeability of other outstanding PRs can be assessed; the other eight cells,
including ubuntu-22.04 on 3.12/3.13 and ubuntu-24.04/macos-14 on 3.14, still
build.

Claude-Session: https://claude.ai/code/session_0188wZbXkDqL88VHWb9MBQCD
@noajshu
noajshu requested a review from a team as a code owner September 4, 2026 23:43
@noajshu
noajshu requested review from LalehB and removed request for a team September 4, 2026 23:43
@noajshu
noajshu merged commit 54e2668 into main Sep 5, 2026
23 checks passed
@noajshu
noajshu deleted the disable-flaky-ubuntu2204-py314-wheel branch September 5, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant