Github Actions limit checks to Ubuntu 20.04

This commit is contained in:
Daniel Agar 2020-06-22 14:12:07 -04:00
parent 5cd8c26cae
commit 1d43ca5bea
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
"parameters_metadata",
]
ubuntu_release: [
bionic,
#bionic,
focal
]
container: px4io/px4-dev-nuttx-${{ matrix.ubuntu_release }}:2020-04-01