Skip to content

Commit 5d89e57

Browse files
committed
up
1 parent ff0db66 commit 5d89e57

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/trunk.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -606,23 +606,6 @@ jobs:
606606
runner: linux.arm64.2xlarge
607607
docker-image: executorch-ubuntu-22.04-gcc11-aarch64
608608
backend: torchao
609-
610-
611-
612-
include:
613-
- model: qwen3_4b
614-
test_with_runner: true
615-
- model: phi_4_mini
616-
test_with_runner: false
617-
- runner: linux.2xlarge
618-
use_torchao_kernels: false
619-
- runner: linux.arm64.2xlarge
620-
use_torchao_kernels: true
621-
exclude:
622-
- runner: linux.2xlarge
623-
docker-image: executorch-ubuntu-22.04-gcc11-aarch64
624-
- runner: linux.arm64.2xlarge
625-
docker-image: executorch-ubuntu-22.04-clang12
626609
fail-fast: false
627610
with:
628611
runner: ${{ matrix.runner }}

0 commit comments

Comments
 (0)