This is an automated email from the ASF dual-hosted git repository.

mshr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ae5097cd2 [CI] Remove i386 and hexagon from `.asf.yaml` (#18748)
2ae5097cd2 is described below

commit 2ae5097cd2c4e0644c4bdc71883948a7be8aedc0
Author: Masahiro Hiramori <[email protected]>
AuthorDate: Wed Feb 11 02:34:17 2026 +0900

    [CI] Remove i386 and hexagon from `.asf.yaml` (#18748)
    
    Part of #18682
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ac1cf1a707..f4fe2c87cc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -63,8 +63,6 @@ github:
           - cpu/pr-head
           - docker/pr-head
           - gpu/pr-head
-          - hexagon/pr-head
-          - i386/pr-head
           - lint/pr-head
           - wasm/pr-head
 

Reply via email to