Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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