mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
Build on macos-11 for library compatibility reasons
Change-type: patch
This commit is contained in:
parent
69834c417e
commit
e566badfff
2
.github/workflows/flowzone.yml
vendored
2
.github/workflows/flowzone.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
|
||||
secrets: inherit
|
||||
with:
|
||||
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'
|
||||
tests_run_on: '["ubuntu-20.04","macos-11","windows-2019"]'
|
||||
|
Loading…
Reference in New Issue
Block a user