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

Change #271471

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Wed 17 Jun 2026 14:37:54
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 0ffd2e7fdebb19186879c513d0eeceb7f27c6d22

Comments

GHA/windows: do `apt-get update` in clang-tidy cross-build job again

Syncing with most similar uses in other workflows.

Fixing, e.g.:
```
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/
  llvm-toolchain-20/llvm-20-linker-tools_20.1.2-0ubuntu1%7e24.04.2_amd64.deb
  404  Not Found [IP: 172.66.152.176 443]
```
Ref: https://github.com/curl/curl/actions/runs/27682974841/job/81877061033?pr=22061

Follow-up to 1b8449674adb57ee0f60e761d654c69b20ee8fcf #14992

Closes #22064

Changed files