remove -Dapp-runtime=none

pull/9949/head
Bart Louwers 2025-12-18 00:31:53 +01:00
parent 5b73becd63
commit af3612652e
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ freebsd_tests_task:
- ln -sf /opt/zig/zig /usr/local/bin/zig
- zig version
test_script:
- zig build -Dapp-runtime=none test
- zig build test