Skip to content

Remove ubuntu-20.04 from CI#451

Merged
cceckman-at-fastly merged 3 commits into
mainfrom
cceckman/fix-ci
Mar 5, 2025
Merged

Remove ubuntu-20.04 from CI#451
cceckman-at-fastly merged 3 commits into
mainfrom
cceckman/fix-ci

Conversation

@cceckman-at-fastly
Copy link
Copy Markdown
Contributor

Per actions/runner-images#11101, Github is turning down 20.04 actions, and is issuing brownouts that cause CI failures. (I saw it fail the 20.04 matrix steps and the package-check step on my PRs.)

To keep the CI flowing, remove 20.04 from the matrices, and upgrade package-check to 24.04.

Per actions/runner-images#11101, Github is
turning down 20.04 actions, and is issuing brownouts that cause CI
failures. (I saw it fail the 20.04 matrix steps and the package-check
step on my PRs.)

To keep the CI flowing, remove 20.04 from the matrices, and upgrade
package-check to 24.04.
Comment thread .github/workflows/release.yml Outdated
@cceckman-at-fastly cceckman-at-fastly enabled auto-merge (squash) March 5, 2025 16:25
@cceckman-at-fastly cceckman-at-fastly merged commit 8b2dbbf into main Mar 5, 2025
@cceckman-at-fastly cceckman-at-fastly deleted the cceckman/fix-ci branch March 5, 2025 20:04
@cceckman-at-fastly
Copy link
Copy Markdown
Contributor Author

For the further record: I also removed the branch protection rules that required results from 20.04, as those were preventing this from going in 😄

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.

2 participants