Add ciflow/inductor-cu126 label (#141377)

No op to unblock the testing
Pull Request resolved: https://github.com/pytorch/pytorch/pull/141377
Approved by: https://github.com/atalman, https://github.com/huydhn
This commit is contained in:
Nikita Shulga
2024-11-22 23:14:24 +00:00
committed by PyTorch MergeBot
parent 2aac2ec664
commit 4acc988630
2 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ciflow_push_tags:
- ciflow/inductor-micro-benchmark
- ciflow/inductor-micro-benchmark-cpu-x86
- ciflow/inductor-cu124
- ciflow/inductor-cu126
- ciflow/linux-aarch64
- ciflow/mps
- ciflow/nightly

View File

@ -8,6 +8,10 @@ on:
- reopened
branches-ignore:
- nightly
push:
tags:
# TODO: Remove me later
- ciflow/inductor-cu126/*
workflow_dispatch:
jobs: