Skip to content

Commit

Permalink
CI too many cores.
Browse files Browse the repository at this point in the history
  • Loading branch information
d-kor committed Apr 28, 2024
1 parent 446dc37 commit f3ae8d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_static.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build base
name: Build static

on:
schedule:
Expand Down
1 change: 0 additions & 1 deletion examples_hw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ if(EXAMPLE STREQUAL "static")
set(BUILD_STATIC 1)
set(BUILD_SHELL 0)
set(BUILD_OPT 1)
set(COMP_CORES 40)
set(N_REGIONS 4)
set(EN_STRM 1)
set(EN_MEM 1)
Expand Down

0 comments on commit f3ae8d8

Please sign in to comment.