Skip to content

Commit 002fdd4

Browse files
committed
add new kernel and quantization support matrices (#1275)
Signed-off-by: Teresa Chen <boe20211@gmail.com>
1 parent df5be34 commit 002fdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
queue: cpu
2626
soft_fail: true
2727
commands:
28-
bash .buildkite/scripts/generate_support_matrices.sh
28+
- bash .buildkite/scripts/generate_support_matrices.sh
2929

3030
- label: "Commit support matrices if is nightly build or release tag specified"
3131
<<: *run-on-nightly-or-tag

0 commit comments

Comments
 (0)