Skip to content

Commit

Permalink
GitHub Actions: bump linux targets container
Browse files Browse the repository at this point in the history
In the hope there's a newer cmake version inside.
  • Loading branch information
MaEtUgR committed Jun 21, 2023
1 parent 18d89e4 commit 1dd55fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-armhf:2021-09-08
container: px4io/px4-dev-armhf:2022-08-12
strategy:
matrix:
config: [
Expand Down

0 comments on commit 1dd55fe

Please sign in to comment.