diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e63a5e01372..1c822a307d1 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-29 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-29 volumes: - ${{ github.workspace }}:/src steps: diff --git a/.github/workflows/linux_cpn.yml b/.github/workflows/linux_cpn.yml index c282a5274ed..95adbd6514b 100644 --- a/.github/workflows/linux_cpn.yml +++ b/.github/workflows/linux_cpn.yml @@ -29,7 +29,7 @@ jobs: build: runs-on: ubuntu-latest container: - image: ghcr.io/edgetx/edgetx-dev:latest + image: ghcr.io/edgetx/edgetx-dev:pr-29 volumes: - ${{ github.workspace }}:/src