build: Try to get CI building for macos.

This commit is contained in:
2025-02-09 20:47:20 -05:00
parent 8679d09040
commit 95d8768545
2 changed files with 1 additions and 5 deletions

View File

@ -158,11 +158,6 @@ MACOS_TARGETS := \
out/macosrelease-arm/tildefriends \
out/macosdebug-x86_64/tildefriends \
out/macosrelease-x86_64/tildefriends
BUILD_TYPES += \
macosdebug-arm \
macosrelease-arm \
macosdebug-x86_64 \
macosrelease-x86_64
all: out/macosdebug/tildefriends.standalone
all: out/macosrelease/tildefriends.standalone
else