Skip to content

Commit

Permalink
Revert "Move clang tidy v2 build to prod." (flutter#42495)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Jun 1, 2023
1 parent 4bc2e59 commit 58d9941
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -466,23 +466,11 @@ targets:
- os=Linux

- name: Mac mac_clang_tidy
bringup: true
recipe: engine_v2/engine_v2
timeout: 60
properties:
config_name: mac_clang_tidy
runIf:
- DEPS
- .ci.yaml
- tools/**
- ci/**
- "**.h"
- "**.c"
- "**.cc"
- "**.fbs"
- "**.frag"
- "**.vert"
- "**.m"
- "**.mm"

- name: Mac mac_host_engine
recipe: engine_v2/engine_v2
Expand Down Expand Up @@ -522,7 +510,6 @@ targets:
timeout: 75

- name: Mac Host clang-tidy
bringup: true
recipe: engine/engine_lint
properties:
cpu: arm64
Expand All @@ -545,7 +532,6 @@ targets:
- "**.mm"

- name: Mac iOS clang-tidy
bringup: true
recipe: engine/engine_lint
properties:
cpu: arm64
Expand Down

0 comments on commit 58d9941

Please sign in to comment.