We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d149e commit 8bfd618Copy full SHA for 8bfd618
.github/workflows/rotors_tests.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
container:
18
- - 'px4io/px4-dev-simulation-bionic:2020-11-18' # Gazebo 9
+ - 'px4io/px4-dev-simulation-bionic:2021-09-08' # Gazebo 9
19
20
image: ${{ matrix.container }}
21
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
0 commit comments