From 2640c228442cef1597e01e4e72a12e990a12240e Mon Sep 17 00:00:00 2001 From: Ramon Roche Date: Mon, 19 Aug 2024 12:22:33 -0700 Subject: [PATCH] ci: fix base container for debug --- .github/workflows/build_all_targets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all_targets.yml b/.github/workflows/build_all_targets.yml index 77c8014367..32ce8e00be 100644 --- a/.github/workflows/build_all_targets.yml +++ b/.github/workflows/build_all_targets.yml @@ -42,7 +42,7 @@ jobs: # matrix: ${{ fromJson(needs.group_targets.outputs.matrix) }} matrix: include: - - container: px4io/px4-dev-base:2023-06-26 + - container: px4io/px4-dev-base-focal:2021-09-08 targets: px4_sitl_allyes,px4_sitl_default,px4_sitl_zenoh arch: base group: base-0