mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix failing ubuntu-musl job
This commit is contained in:
parent
78e6ddee75
commit
bc28801993
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -249,7 +249,7 @@ jobs:
|
|||||||
echo $VFLAGS && make -j4 && ./v -cg -o v cmd/v
|
echo $VFLAGS && make -j4 && ./v -cg -o v cmd/v
|
||||||
- name: Test V fixed tests
|
- name: Test V fixed tests
|
||||||
run: |
|
run: |
|
||||||
v test-fixed
|
./v test-fixed
|
||||||
|
|
||||||
# ubuntu-musl:
|
# ubuntu-musl:
|
||||||
# runs-on: ubuntu-18.04
|
# runs-on: ubuntu-18.04
|
||||||
|
Loading…
Reference in New Issue
Block a user