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