mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 13:58:27 +00:00
ci: disable some freebsd tests to save time
This commit is contained in:
parent
a8ae324130
commit
5e39ab4600
@ -41,7 +41,8 @@ release/bin/zig build test-translate-c
|
||||
release/bin/zig build test-run-translated-c
|
||||
# TODO disabled until we are shipping self-hosted
|
||||
#release/bin/zig build test-gen-h
|
||||
release/bin/zig build test-compile-errors
|
||||
# TODO disabled to save time and hit that 45 minute limit
|
||||
#release/bin/zig build test-compile-errors
|
||||
release/bin/zig build docs
|
||||
|
||||
if [ -f ~/.s3cfg ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user