mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
http: refactor and reduce duplication
This commit is contained in:
parent
756c6d2858
commit
84a6c019e8
8 changed files with 274 additions and 88 deletions
2
.github/workflows/periodic.yml
vendored
2
.github/workflows/periodic.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
run: ./v -d network test vlib/
|
||||
|
||||
|
||||
windows-msvc:
|
||||
network-windows-msvc:
|
||||
runs-on: windows-2019
|
||||
env:
|
||||
VFLAGS: -cc msvc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue