mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
ci: turns out we do need the container
This commit is contained in:
parent
7b6db68974
commit
2181e0eb8a
4
.github/workflows/build_all_targets.yml
vendored
4
.github/workflows/build_all_targets.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user