mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Github Actions limit checks to Ubuntu 20.04
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
"parameters_metadata",
|
"parameters_metadata",
|
||||||
]
|
]
|
||||||
ubuntu_release: [
|
ubuntu_release: [
|
||||||
bionic,
|
#bionic,
|
||||||
focal
|
focal
|
||||||
]
|
]
|
||||||
container: px4io/px4-dev-nuttx-${{ matrix.ubuntu_release }}:2020-04-01
|
container: px4io/px4-dev-nuttx-${{ matrix.ubuntu_release }}:2020-04-01
|
||||||
|
|||||||
Reference in New Issue
Block a user