mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Github Actions MacOS skip SITL tests for now
- there's an intermittent crash when running these tests on Github Actions MacOS infrastructure (10.15) - see https://github.com/PX4/Firmware/issues/15225 for more detail
This commit is contained in:
parent
b463a2f0d5
commit
1ea416f6de
3
.github/workflows/compile_macos.yml
vendored
3
.github/workflows/compile_macos.yml
vendored
@ -15,7 +15,8 @@ jobs:
|
||||
matrix:
|
||||
config: [
|
||||
px4_fmu-v5_default,
|
||||
tests, # includes px4_sitl
|
||||
px4_sitl_default,
|
||||
#tests, # includes px4_sitl
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user