]> git.sesse.net Git - stockfish/commitdiff
Switch to macos 13 for CI
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 16 Jul 2023 16:14:38 +0000 (18:14 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 16 Jul 2023 20:27:13 +0000 (22:27 +0200)
allows for building x86-64-avx2 and x86-64-bmi2 binaries for mac

install coreutils
show hardware capabilities as seen by the compilers
move some tests from sse41 to avx2 as platforms support it

closes https://github.com/official-stockfish/Stockfish/pull/4692

No functional change


No differences found