]> git.sesse.net Git - stockfish/commit
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)
commit34d0c1b5272a7af322825426e90c6fbc6b69c6b4
tree1a3d01bbadbe79cb376f6d78ec41d24dc2b6966c
parentd70a905ce3bc7372529affa8df898fc946b91282
Switch to macos 13 for CI

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
.github/workflows/stockfish_binaries.yml
.github/workflows/stockfish_compile_test.yml
.github/workflows/stockfish_test.yml