rust/src/ci
Matthias Krüger aa83189caa
Rollup merge of #94064 - nikic:update-musl-image, r=Mark-Simulacrum
Update dist-x86_64-musl to Ubuntu 20.04

This updates the dist-x86_64-musl image to use Ubuntu 20.04. The current Ubuntu 16.04 based image only works due to the Docker cache, it's not possible anymore to run it locally because of the usual certificate expiration issue.

I believe updating the OS here is relatively safe because this targets musl, so there are no concerns about raising the glibc baseline. There is some risk here in that it updates the compiler toolchain used to produce artifacts, though I'm not aware of any specific issues that could cause.

r? ``@Mark-Simulacrum``
2022-02-17 06:30:05 +01:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Rollup merge of #94064 - nikic:update-musl-image, r=Mark-Simulacrum 2022-02-17 06:30:05 +01:00
github-actions Split x86_64 apple builder into two 2022-02-10 15:27:00 -05:00
scripts add script to prevent point releases with same number as existing ones 2022-01-20 21:27:17 +01:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
init_repo.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00
pgo.sh Build libcore as 2021 in a few more places 2022-02-06 15:41:01 -08:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Use a different server for checking clock drift 2021-11-15 13:35:06 -05:00
shared.sh Use HTTPS links where possible 2021-06-23 16:26:46 -04:00