]> git.ipfire.org Git - thirdparty/git.git/commit - ci/run-docker-build.sh
CI: rename the "Linux32" job to lower-case "linux32"
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 23 Nov 2021 16:29:10 +0000 (17:29 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Nov 2021 00:51:53 +0000 (16:51 -0800)
commitc08bb260105fc7307be65f30e65c0f7305f0e3ce
tree5324d5e9d179b4e4fc6b5a1b29280b0990c137d8
parentdf7375d77287f3665867b99ae18fc3cbe3289a67
CI: rename the "Linux32" job to lower-case "linux32"

As a follow-up to the preceding commit's shortening of CI job names,
rename the only job that starts with an upper-case letter to be
consistent with the rest. It was added in 88dedd5e72c (Travis: also
test on 32-bit Linux, 2017-03-05).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/main.yml
ci/install-docker-dependencies.sh
ci/lib.sh
ci/run-docker-build.sh
ci/run-docker.sh