diff --git a/.github/workflows/deploy_all.yml b/.github/workflows/deploy_all.yml index a6e5d89f10..9fdbc81482 100644 --- a/.github/workflows/deploy_all.yml +++ b/.github/workflows/deploy_all.yml @@ -10,6 +10,7 @@ on: jobs: enumerate_targets: runs-on: ubuntu-latest + container: px4io/px4-dev-base-focal:2021-09-08 outputs: matrix: ${{ steps.set-matrix.outputs.matrix }} steps: