chore: Update alpha.yml workflow to consistently use the use-warp-build input

This commit is contained in:
Mauro Balades
2024-07-24 23:32:05 +02:00
parent eba7459acf
commit e5eba4496f
10 changed files with 687 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ if ! test "$ZEN_CROSS_COMPILING"; then
fi
ac_add_options --enable-linker=lld
ac_add_options --disable-elf-hack
fi
if test "$ZEN_RELEASE"; then