]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/ci-misc-updates' into jk/ci-coverity-update
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 17:24:25 +0000 (09:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 17:24:25 +0000 (09:24 -0800)
* ps/ci-misc-updates:
  ci: remove stale code for Azure Pipelines
  ci: use latest Ubuntu release
  ci: stop special-casing for Ubuntu 16.04
  gitlab-ci: add linux32 job testing against i386
  gitlab-ci: remove the "linux-old" job
  github: simplify computation of the job's distro
  github: convert all Linux jobs to be containerized
  github: adapt containerized jobs to be rootless
  t7422: fix flaky test caused by buffered stdout
  t0060: fix EBUSY in MinGW when setting up runtime prefix


Trivial merge