mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-13 18:13:42 +02:00
ci: Print full lscpu output
This commit is contained in:
@@ -14,7 +14,7 @@ if [ "$CI_OS_NAME" == "macos" ]; then
|
|||||||
else
|
else
|
||||||
free -m -h
|
free -m -h
|
||||||
echo "Number of CPUs (nproc): $(nproc)"
|
echo "Number of CPUs (nproc): $(nproc)"
|
||||||
lscpu | grep Endian
|
lscpu
|
||||||
fi
|
fi
|
||||||
echo "Free disk space:"
|
echo "Free disk space:"
|
||||||
df -h
|
df -h
|
||||||
|
Reference in New Issue
Block a user