mirror of
https://github.com/vlang/v.git
synced 2025-08-03 09:47:15 -04:00
ci: skip ringbuffer_test.v in the tcc-windows and msvc-windows jobs too, to avoid flakyness for unrelated commits/PRs.
This commit is contained in:
parent
4205697d88
commit
9f0094b0b4
@ -1,4 +1,4 @@
|
||||
// vtest build: !gcc-windows
|
||||
// vtest build: !gcc-windows && !msvc-windows && !tcc-windows
|
||||
import datatypes.lockfree
|
||||
import time
|
||||
import sync
|
||||
|
Loading…
x
Reference in New Issue
Block a user