Merge pull request #3935 from balena-io/aethernet-buildUbuntu20

Patch: run linux build on ubuntu-20.04
This commit is contained in:
Balena CI 2022-12-12 11:10:38 -05:00 committed by GitHub
commit 32fab87340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
(github.event.pull_request.head.repo.full_name != github.repository && github.event_name == 'pull_request_target')
secrets: inherit
with:
tests_run_on: '["ubuntu-18.04","macos-latest","windows-2019"]'
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'
restrict_custom_actions: false
github_prerelease: true
repo_config: true