]> git.ipfire.org Git - thirdparty/git.git/commit
ci: upgrade `sparse` to supported build agents
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 8 Apr 2025 20:56:33 +0000 (22:56 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2025 15:44:26 +0000 (08:44 -0700)
commit832d9f6d0b57c353d18cf145835659ab5ac0124c
treebd9a88dadf242bdb102ba31fac4617a780d96bfe
parent683c54c999c301c2cd6f715c411407c413b1d84e
ci: upgrade `sparse` to supported build agents

The `sparse` job still uses the `ubuntu-20.04` runner pool, but that
pool is about to go away, so let's stop using it.

There is no `sparse-22.04` artifact provided by the "Build sparse for
Ubuntu" Azure Pipeline, but that is not necessary anyway because Ubuntu
22.04 has the `sparse` package: https://packages.ubuntu.com/jammy/sparse

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/main.yml
ci/install-dependencies.sh