Skip to content

Commit

Permalink
ci-test: remove mac x64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed Dec 6, 2023
1 parent 597fa74 commit f990e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-20.04","macos-12","windows-2019", "macos-latest-xlarge"]'
tests_run_on: '["ubuntu-20.04","windows-2019", "macos-latest-xlarge"]'
restrict_custom_actions: false
github_prerelease: true
repo_config: true
Expand Down

0 comments on commit f990e13

Please sign in to comment.