mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: do not run fast on the FreeBSD runner for now
This commit is contained in:
parent
344f13d6de
commit
5da13ac5b1
@ -11,4 +11,4 @@ task:
|
||||
##.github/workflows/freebsd_build_tcc.sh
|
||||
##tcc -v -v
|
||||
echo 'Build cmd/tools/fast'
|
||||
cd cmd/tools/fast && ../../../v fast.v && ./fast
|
||||
cd cmd/tools/fast && ../../../v fast.v ## && ./fast
|
||||
|
Loading…
Reference in New Issue
Block a user