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: |
|
||||
gcc --version
|
||||
clang++ --version
|
||||
sw_vers
|
||||
arch
|
||||
./configure && make -j3 all
|
||||
|
||||
windows:
|
||||
|
|
Loading…
Reference in New Issue