ci updates

This batch is solely to unbreak the 32-bit CI jobs that can no
longer work with Ubuntu xenial image that is too ancient.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2024-09-16 15:31:39 -07:00
parent 60a3dbb452
commit 3fb745257b

View File

@ -136,6 +136,10 @@ Performance, Internal Implementation, Development Support etc.
* "git cat-file" works well with the sparse-index, and gets marked as
such.
* CI started failing completely for linux32 jobs, as the step to
upload failed test directory uses GitHub actions that is deprecated
and is now disabled.
Fixes since v2.46
-----------------