Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit fe1d013

Browse files
committed
ci: make change to our default build flags
Signed-off-by: Raka Prasetya Pratama <madeayurenapramudya@gmail.com>
1 parent fee8d92 commit fe1d013

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/main.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,14 @@ jobs:
5555
set -e -o pipefail
5656
./cruelbuild config \
5757
model=${{ matrix.model }} \
58-
name="TheRemainingMemory" \
58+
name="TheRemainingMemory" \
5959
toolchain=$TOOLCHAIN \
60+
-magisk \
61+
+performance \
62+
+fp_boost \
63+
+simple_lmk \
64+
+io_zen \
65+
+io_noop \
6066
+nohardening \
6167
+ttl \
6268
+wireguard \

0 commit comments

Comments
 (0)