Skip to content

Commit be23ddc

Browse files
authored
ci: remove VFLAGS: -gc none from vab runs (#14731)
1 parent 784361f commit be23ddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/vab_ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
if: github.event_name != 'push' || github.event.ref == 'refs/heads/master' || github.event.repository.full_name != 'vlang/v'
1515
timeout-minutes: 121
1616
env:
17-
VFLAGS: -gc none
1817
VAB_FLAGS: --api 30 --build-tools 29.0.0 -v 3
1918
steps:
2019
- uses: actions/setup-java@v2

0 commit comments

Comments
 (0)