Skip to content

Commit

Permalink
ci: update flash test to latest px4-dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Mar 5, 2025
1 parent 94a4697 commit ce0d370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flash_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Analyzing ${{ matrix.target }}
runs-on: [runs-on,runner=8cpu-linux-x64,image=ubuntu24-full-x64,"run-id=${{ github.run_id }}",spot=false]
container:
image: px4io/px4-dev-nuttx-focal
image: ghcr.io/px4/px4-dev:v1.16.0-alpha2-419-gd48631e2ce
strategy:
matrix:
target: [px4_fmu-v5x, px4_fmu-v6x]
Expand Down

0 comments on commit ce0d370

Please sign in to comment.