mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 02:10:35 +08:00
Fix YAML syntax for config array in workflow
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
matrix:
|
||||
os: [macos-latest, macos-26]
|
||||
environment: [Sequoia, Tahoe]
|
||||
config:[
|
||||
config: [
|
||||
"px4_sitl gz_x500"
|
||||
]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user