1
0
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:
Delyan Angelov 2021-08-15 12:11:52 +03:00
parent 344f13d6de
commit 5da13ac5b1
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -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