mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
cgen, ci: fix closures on s390x, ppc64le, loongarch64 platforms, add test to s390x CI (#25047)
This commit is contained in:
parent
1d7b5070bd
commit
ad9617d358
2 changed files with 4 additions and 0 deletions
1
.github/workflows/s390x_linux_ci.yml
vendored
1
.github/workflows/s390x_linux_ci.yml
vendored
|
@ -47,3 +47,4 @@ jobs:
|
|||
file ./v
|
||||
ls -la ./v
|
||||
./v test vlib/builtin vlib/os vlib/encoding/binary
|
||||
./v test vlib/v/tests/fns/closure_test.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue