Dump MacOS version, arch.

This commit is contained in:
Christian Speckner 2024-06-02 17:30:40 +02:00
parent 8a8a87f236
commit 05fdbf9057
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: