Skip to content

Pin CI base image to ubuntu 24.04#1159

Merged
aaylward merged 2 commits into
mainfrom
fix-ci-ubuntu-pin
Jun 2, 2026
Merged

Pin CI base image to ubuntu 24.04#1159
aaylward merged 2 commits into
mainfrom
fix-ci-ubuntu-pin

Conversation

@aaylward
Copy link
Copy Markdown
Collaborator

@aaylward aaylward commented Jun 2, 2026

ubuntu:latest rolled to 26.04. The scheduled CI image rebuild baked in the newer glibc, which broke the no-sysroot LLVM toolchain's link step during the foreign_cc GNU Make bootstrap ("C compiler cannot create executables") on full builds.

Pin the base image to 24.04 (the release in use when the last full build passed) to restore a stable host C runtime. Merging republishes ci-base:latest from 24.04.

ubuntu:latest rolled to 26.04, whose newer glibc broke the no-sysroot
LLVM toolchain's link step in the foreign_cc make bootstrap.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 2, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
1d4-web 2fe3ace Commit Preview URL

Branch Preview URL
Jun 02 2026, 12:29 AM

@aaylward aaylward merged commit 155ee93 into main Jun 2, 2026
9 of 10 checks passed
@aaylward aaylward deleted the fix-ci-ubuntu-pin branch June 2, 2026 00:29
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