Skip to content

Commit 3b6aae2

Browse files
authored
Forward fix pull.yml
1 parent 73244a9 commit 3b6aae2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/pull.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@ jobs:
9191
dtype: [fp32]
9292
build-tool: [buck2, cmake]
9393
mode: [portable, xnnpack+custom, xnnpack+custom+qe]
94-
include:
95-
- dtype: bf16
96-
build-tool: cmake
97-
mode: portable
98-
- dtype: bf16
99-
build-tool: buck2
100-
mode: portable
94+
include:
95+
- dtype: bf16
96+
build-tool: cmake
97+
mode: portable
98+
- dtype: bf16
99+
build-tool: buck2
100+
mode: portable
101101
fail-fast: false
102102
with:
103103
runner: linux.2xlarge

0 commit comments

Comments
 (0)