ci: disable gitly -autofree for now

pull/7127/head
Alexander Medvednikov 2020-12-04 10:16:07 +01:00
parent b64945a6c0
commit 951d0ace89
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ jobs:
git clone --depth 1 https://github.com/vlang/gitly
cd gitly
../v .
../v -autofree -experimental .
# ../v -autofree .
cd ..
websocket_autobahn: