mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Update azure using Ubuntu version to Latest
This commit is contained in:
parent
add05864bf
commit
bcdc86e7d6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ stages:
|
|||
jobs:
|
||||
- job: 'Linux'
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
vmImage: 'ubuntu-latest'
|
||||
steps:
|
||||
- script: make arm_sdk_install
|
||||
displayName: 'Install the build toolchain'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue