ci: update container version to 2021-05-04

This commit is contained in:
Beat Küng
2021-05-05 09:37:10 +02:00
committed by Daniel Agar
parent c6eccd4518
commit b12b884f4c
16 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-clang:2021-04-29
container: px4io/px4-dev-clang:2021-05-04
steps:
- uses: actions/checkout@v1
with: