ci: we dont need container for first step

This commit is contained in:
Ramon Roche 2024-08-13 11:04:00 -07:00
parent 722f084a5b
commit 23d36fdbd8
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -8,8 +8,8 @@ on:
jobs:
group_targets:
runs-on: [runs-on,runner=2cpu-linux-x64,image=ubuntu22-full-x64,"run-id=${{ github.run_id }}"]
container:
image: px4io/px4-dev-base-focal:2021-09-08
# container:
# image: px4io/px4-dev-base-focal:2021-09-08
# options: --user 1001
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}