Skip to content

Commit

Permalink
remove CCI jobs covered by gha
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Mar 14, 2024
1 parent 1e14e05 commit e03e092
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/dist_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -524,16 +524,9 @@ workflows:
longer-fuzzer:
when: << pipeline.parameters.run-longer-expression-fuzzer >>
jobs:
- linux-build
- linux-pr-fuzzer-run
- linux-build-options
- linux-adapters
- linux-presto-fuzzer-run

shorter-fuzzer:
unless: << pipeline.parameters.run-longer-expression-fuzzer >>
jobs:
- linux-build
- linux-pr-fuzzer-run
- linux-build-options
- linux-adapters

0 comments on commit e03e092

Please sign in to comment.