]> git.ipfire.org Git - thirdparty/git.git/commitdiff
ci updates
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 22:31:39 +0000 (15:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 22:31:39 +0000 (15:31 -0700)
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>
Documentation/RelNotes/2.47.0.txt

index 86d2596bccb53cd12653c22775477f0724b186cb..7f2efe98aa9f913670480f15cb3225bdd5d873b2 100644 (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
 -----------------