Skip to content

Commit 8bfd618

Browse files
committed
Update rotors build test container
This commit updates the rotors build test container version, in order to fix the build tests failing due to missing dependencies
1 parent 78d149e commit 8bfd618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rotors_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
container:
18-
- 'px4io/px4-dev-simulation-bionic:2020-11-18' # Gazebo 9
18+
- 'px4io/px4-dev-simulation-bionic:2021-09-08' # Gazebo 9
1919
container:
2020
image: ${{ matrix.container }}
2121
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined

0 commit comments

Comments
 (0)