Check glibc version
Some checks failed
Build and test / build (push) Failing after 2m1s

This commit is contained in:
apio 2024-02-06 22:46:05 +01:00
parent 49f84c9dda
commit 42a7c7af5f
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -17,7 +17,7 @@ jobs:
wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
tar xf ci-toolchain-arm64.tar.gz
rm ci-toolchain-arm64.tar.gz
- name: Show current directory
run: echo $PWD
- name: Check glibc version
run: /lib/aarch64-linux-gnu/libc.so.6
- name: Build and run tests
run: tools/run-tests.sh