mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: bring back v self test on windows
This commit is contained in:
parent
7bd0c5bc03
commit
114df3ce7c
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -551,8 +551,8 @@ jobs:
|
|||||||
#node hi.js
|
#node hi.js
|
||||||
# - name: Test v binaries
|
# - name: Test v binaries
|
||||||
# run: ./v build-vbinaries
|
# run: ./v build-vbinaries
|
||||||
# - name: v2 self compilation
|
- name: v2 self compilation
|
||||||
# run: .\v.exe -o v2.exe cmd/v && .\v2.exe -o v3.exe cmd/v
|
run: .\v.exe -o v2.exe cmd/v && .\v2.exe -o v3.exe cmd/v
|
||||||
|
|
||||||
windows-msvc:
|
windows-msvc:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
|
Loading…
Reference in New Issue
Block a user