mirror of
https://github.com/vlang/v.git
synced 2025-09-22 03:48:34 -04:00
ci: skip flag_autofree_test.v on the sanitize-address-gcc
job too
This commit is contained in:
parent
70ed690964
commit
7cff857dea
@ -1,4 +1,4 @@
|
||||
// vtest build: !sanitize-memory-gcc && !tests-sanitize-address-clang
|
||||
// vtest build: !sanitize-memory-gcc && !sanitize-address-gcc && !tests-sanitize-address-clang
|
||||
// vtest vflags: -autofree
|
||||
import flag
|
||||
import os
|
||||
|
Loading…
x
Reference in New Issue
Block a user