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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user