Dump MacOS version, arch.

This commit is contained in:
Christian Speckner 2024-06-02 17:30:40 +02:00
parent 9a0437aa2f
commit cdb923628a
1 changed files with 2 additions and 0 deletions

View File

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