]> git.ipfire.org Git - thirdparty/git.git/commit - .github/workflows/main.yml
ci: update 'static-analysis' to Ubuntu 22.04
authorDerrick Stolee <derrickstolee@github.com>
Tue, 23 Aug 2022 17:28:11 +0000 (17:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Aug 2022 20:02:12 +0000 (13:02 -0700)
commitef46584831268a83591412a33783caf866867482
tree88ed9c4a58266aa5fc5c802e2fa05b8d1c990568
parentad60dddad72dfb8367bd695028b5b8dc6c33661b
ci: update 'static-analysis' to Ubuntu 22.04

GitHub Actions scheduled a brownout of Ubuntu 18.04, which canceled all
runs of the 'static-analysis' job in our CI runs. Update to 22.04 to
avoid this as the brownout later turns into a complete deprecation.

The use of 18.04 was set in d051ed77ee6 (.github/workflows/main.yml: run
static-analysis on bionic, 2021-02-08) due to the lack of Coccinelle
being available on 20.04 (which continues today).

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/main.yml