mirror of https://github.com/stella-emu/stella.git
Dump MacOS version, arch.
This commit is contained in:
parent
8a8a87f236
commit
05fdbf9057
|
@ -38,6 +38,8 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
gcc --version
|
gcc --version
|
||||||
clang++ --version
|
clang++ --version
|
||||||
|
sw_vers
|
||||||
|
arch
|
||||||
./configure && make -j3 all
|
./configure && make -j3 all
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
|
|
Loading…
Reference in New Issue