Skip to content

Commit

Permalink
Update continue-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Jan 3, 2024
1 parent f01f738 commit 893e141
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .circleci/continue-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,8 @@ workflows:
unittest:
when: << pipeline.parameters.build-and-run >>
jobs:
- hold:
type: approval
- linux_ut:
matrix:
parameters:
resource_class: ["2xlarge", "arm-xlarge"]
requires:
- hold
- macOS_ut_arm64:
requires:
- hold
- macOS_ut_arm64

0 comments on commit 893e141

Please sign in to comment.