mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
github actions limit SITL tests to Ubuntu Focal
This commit is contained in:
parent
6c558260e9
commit
e0ce12ad27
2
.github/workflows/sitl_tests.yml
vendored
2
.github/workflows/sitl_tests.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
ubuntu_release: [
|
||||
bionic,
|
||||
#bionic,
|
||||
focal
|
||||
]
|
||||
container:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user