This commit is contained in:
parent
49f84c9dda
commit
42a7c7af5f
@ -17,7 +17,7 @@ jobs:
|
|||||||
wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
|
wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
|
||||||
tar xf ci-toolchain-arm64.tar.gz
|
tar xf ci-toolchain-arm64.tar.gz
|
||||||
rm ci-toolchain-arm64.tar.gz
|
rm ci-toolchain-arm64.tar.gz
|
||||||
- name: Show current directory
|
- name: Check glibc version
|
||||||
run: echo $PWD
|
run: /lib/aarch64-linux-gnu/libc.so.6
|
||||||
- name: Build and run tests
|
- name: Build and run tests
|
||||||
run: tools/run-tests.sh
|
run: tools/run-tests.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user