Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #265202

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Wed 22 Apr 2026 18:22:33
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision ed3fea60873b79e1b54f3621d8d3a115d6c33559

Comments

GHA: delete all apt sources except `ubuntu.sources`
GitHub runners are getting new 3rd-party sources frequntly now, last
week `docker.list`, this week: `google-chrome.sources`. To avoid
playing catch up, allowlist the only one we use: `ubuntu.sources`. If
this is renamed, CI would break. Let's hope this happens much less
often than new sources.

Bug: https://github.com/curl/curl/pull/21414#issuecomment-4297788640

Follow-up to 3e0e2cc1ab6f3f44c7d35e84256858edc2ef73f5 #21344

Closes #21416

Changed files