Skip to content

Drop ppa:ubuntu-toolchain-r/test — Launchpad flake on CI#63

Merged
bjjwwang merged 1 commit intoSVF-tools:mainfrom
bjjwwang:fix/drop-ubuntu-toolchain-r-ppa
May 2, 2026
Merged

Drop ppa:ubuntu-toolchain-r/test — Launchpad flake on CI#63
bjjwwang merged 1 commit intoSVF-tools:mainfrom
bjjwwang:fix/drop-ubuntu-toolchain-r-ppa

Conversation

@bjjwwang
Copy link
Copy Markdown
Collaborator

@bjjwwang bjjwwang commented May 2, 2026

The 'sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test' step has been intermittently failing with HTTP 504 from Launchpad (lazr.restfulclient.errors.ServerError: Gateway Time-out). ubuntu-24.04 ships gcc-13 by default, so the toolchain-test PPA is unnecessary — just drop the add-apt-repository step (and the redundant 'apt-get update' that follows it).

Same change pattern that was already applied to SVF-Python's release.yml and SVF-example's workflow.

The 'sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test' step has
been intermittently failing with HTTP 504 from Launchpad
(lazr.restfulclient.errors.ServerError: Gateway Time-out).  ubuntu-24.04
ships gcc-13 by default, so the toolchain-test PPA is unnecessary —
just drop the add-apt-repository step (and the redundant 'apt-get
update' that follows it).

Same change pattern that was already applied to SVF-Python's release.yml
and SVF-example's workflow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bjjwwang bjjwwang merged commit bab4556 into SVF-tools:main May 2, 2026
2 checks passed
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