From e5503480e3a025728f760d0dcd05dd2a450b33a9 Mon Sep 17 00:00:00 2001 From: Matthias Grob Date: Mon, 26 Jun 2023 19:54:04 +0200 Subject: [PATCH] GitHub Actions: use Debian 11 to build linux targets This solves the CI problem related to the required cmake version described here: https://github.com/PX4/PX4-Autopilot/pull/21737#pullrequestreview-1489844308 See https://github.com/PX4/PX4-containers/pull/332 for the container changes. --- .github/workflows/compile_linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile_linux.yml b/.github/workflows/compile_linux.yml index d14b533475..11877fcb5f 100644 --- a/.github/workflows/compile_linux.yml +++ b/.github/workflows/compile_linux.yml @@ -11,7 +11,7 @@ on: jobs: build: runs-on: ubuntu-latest - container: px4io/px4-dev-armhf:2021-09-08 + container: px4io/px4-dev-armhf:2023-06-26 strategy: matrix: config: [