From 0b186228fd8ecd7167ef43c50c37da09c18d7087 Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Tue, 29 Apr 2025 21:31:33 +1000 Subject: [PATCH] chore: test edgetx-build#24 Only testing fw build, as cpn has it's own pr --- .github/workflows/actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e63a5e01372..ab752fbb998 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -74,7 +74,7 @@ jobs: - nb4p - st16 container: - image: ghcr.io/edgetx/edgetx-dev:latest + image: ghcr.io/edgetx/edgetx-dev:pr-24 volumes: - ${{ github.workspace }}:/src steps: @@ -121,7 +121,7 @@ jobs: - nb4p - st16 container: - image: ghcr.io/edgetx/edgetx-dev:latest + image: ghcr.io/edgetx/edgetx-dev:pr-24 volumes: - ${{ github.workspace }}:/src steps: