From a86d44c8498401d588168ff02cbf7e4da151efbf Mon Sep 17 00:00:00 2001 From: raphaelcoeffic Date: Tue, 19 Sep 2023 13:24:30 +0200 Subject: [PATCH] Test build container --- .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 681a53a869b..19d67c9c4b0 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -68,7 +68,7 @@ jobs: - xlite - xlites container: - image: ghcr.io/edgetx/edgetx-dev:2.9.0 + image: ghcr.io/edgetx/edgetx-dev:pr-20 volumes: - ${{ github.workspace }}:/src steps: @@ -109,7 +109,7 @@ jobs: - x9lite;x9lites - xlite;xlites container: - image: ghcr.io/edgetx/edgetx-dev:2.9.0 + image: ghcr.io/edgetx/edgetx-dev:pr-20 volumes: - ${{ github.workspace }}:/src steps: