LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.38k stars 525 forks source link

fix circleci macos build #1912

Closed borg323 closed 1 year ago

borg323 commented 1 year ago

Apparently getting ispc through homebrew stopped working for the macos image we use, so we get it directly from github. As a bonus, this is also several minutes faster, as we skip the slow homebrew update.