1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: run the full V test suite on arm64 (#12865)

This commit is contained in:
spaceface
2021-12-16 16:44:21 +01:00
committed by GitHub
parent 6ff953d936
commit 8a34fb7857
3 changed files with 71 additions and 44 deletions

View File

@@ -10,6 +10,7 @@ const (
'/usr/local/lib/pkgconfig',
'/usr/local/share/pkgconfig',
'/usr/lib/x86_64-linux-gnu/pkgconfig',
'/usr/lib/aarch64-linux-gnu/pkgconfig',
'/usr/lib64/pkgconfig',
'/usr/lib/pkgconfig',
'/usr/share/pkgconfig',