Build on macos-11 for library compatibility reasons

Change-type: patch
This commit is contained in:
Page- 2022-12-08 10:58:40 +00:00 committed by GitHub
parent 69834c417e
commit e566badfff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"]'