Skip to content

ci: bump buildkit and runner images versions to overcome build failure#2146

Merged
gilcu3 merged 6 commits intomainfrom
2142-ci-issue-numerous-ci-failures
Feb 18, 2026
Merged

ci: bump buildkit and runner images versions to overcome build failure#2146
gilcu3 merged 6 commits intomainfrom
2142-ci-issue-numerous-ci-failures

Conversation

@gilcu3
Copy link
Contributor

@gilcu3 gilcu3 commented Feb 18, 2026

Closes #2142

  • It seems the issue was that warpbuilds updated some of their ubuntu 22.04 runners. I took the opportunity to upgrade to 24.04 and then fix the old problem with repro-env by allowing unprivileged user namespaces in the kernel (a protection that was off by default in 22.04, but on in 24.04 )

@gilcu3 gilcu3 linked an issue Feb 18, 2026 that may be closed by this pull request
@claude
Copy link

claude bot commented Feb 18, 2026

Code Review

Straightforward CI fix: bumps the Docker build runner from Ubuntu 22.04 to 24.04 and BuildKit from 0.24.0 to 0.27.1. No production code changes, no critical issues.

@gilcu3 gilcu3 changed the title fix: bump versions and cross fingers cu: bump buildkit and runner images versions to overcome build failure Feb 18, 2026
@gilcu3 gilcu3 changed the title cu: bump buildkit and runner images versions to overcome build failure ci: bump buildkit and runner images versions to overcome build failure Feb 18, 2026
DSharifi
DSharifi previously approved these changes Feb 18, 2026
@barakeinav1
Copy link
Contributor

thanks

barakeinav1
barakeinav1 previously approved these changes Feb 18, 2026
Copy link
Contributor

@barakeinav1 barakeinav1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@gilcu3 gilcu3 dismissed stale reviews from barakeinav1 and DSharifi via 3cae0ee February 18, 2026 08:40
netrome
netrome previously approved these changes Feb 18, 2026
@gilcu3 gilcu3 enabled auto-merge February 18, 2026 09:11
@gilcu3 gilcu3 added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit b4040a0 Feb 18, 2026
9 checks passed
@gilcu3 gilcu3 deleted the 2142-ci-issue-numerous-ci-failures branch February 18, 2026 10:00
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.

CI issue: numerous CI failures

4 participants