diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 18810303..63e0d266 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -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