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