More logging.

This commit is contained in:
Christian Speckner 2024-06-02 18:59:38 +02:00
parent 05fdbf9057
commit d5c7ff3559
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ jobs:
run: |
gcc --version
clang++ --version
g++ --version
which gcc
which g++
sw_vers
arch
./configure && make -j3 all