From: Vincent Bernat Date: Tue, 15 Oct 2024 20:37:02 +0000 (+0200) Subject: build: use Ubuntu 22.04 X-Git-Tag: 1.0.19~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87b242e7e3b076e060fdea036911b6607d07545b;p=thirdparty%2Flldpd.git build: use Ubuntu 22.04 Can't fix everything right now... --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3298fac..88539f13 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: - cron: 0 7 1 * * jobs: build-linux: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 strategy: matrix: config-args: