Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: ubuntu-toolchain-r/test repository will be removed #14641

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

pheiduck
Copy link
Contributor

@pheiduck pheiduck commented Apr 26, 2024

The ubuntu-toolchain-r/test PPA will be removed from Ubuntu images. The images rollout process will start on May 6 and take 3-4 days.

Mitigation ways

The repository can still be added manually in runtime by calling to following commands:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
sudo apt-get update -y

ref: actions/runner-images#9679

The ubuntu-toolchain-r/test PPA will be removed from Ubuntu images.
The images rollout process will start on May 6 and take 3-4 days.
Mitigation ways

The repository can still be added manually in runtime by calling to following commands:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
sudo apt-get update -y
@github-actions github-actions bot added the CI Travis, AppVeyor, GHA, ... label Apr 26, 2024
@chrisbra
Copy link
Member

thanks and what is this repository used for?

@pheiduck
Copy link
Contributor Author

pheiduck commented Apr 26, 2024

It's for the gcc compiler 13.

@chrisbra
Copy link
Member

thanks. Can you add this as comment as to why we need to add this repo?

@chrisbra
Copy link
Member

thanks!

@chrisbra chrisbra merged commit 4b9fc82 into vim:master Apr 26, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Travis, AppVeyor, GHA, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants