Skip to content

Commit 85de2b4

Browse files
committed
ci : add TODOs [no ci]
1 parent 5353345 commit 85de2b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,8 @@ jobs:
12481248
-DSOC_TYPE=${{ matrix.device }}
12491249
cmake --build build -j $(nproc)
12501250
1251+
# TODO: simplify the following workflows using a matrix
1252+
# TODO: run lighter CI on PRs and the full CI only on master (if needed)
12511253
ggml-ci-x64-cpu-low-perf:
12521254
runs-on: [self-hosted, Linux, X64, CPU, low-perf]
12531255

0 commit comments

Comments
 (0)