More logging.

This commit is contained in:
Christian Speckner 2024-06-02 18:59:38 +02:00
parent cdb923628a
commit cfb9ebd91a
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