Build on ubuntu-20.04 for library compatibility reasons

Change-type: patch
This commit is contained in:
Page- 2022-12-08 10:58:25 +00:00 committed by GitHub
parent 8aa9c62afd
commit 69834c417e
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-latest","macos-latest","windows-2019"]'
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'