]> git.sesse.net Git - stockfish/commit - .github/workflows/stockfish.yml
Restore NDKv21 for GitHub Actions
authorppigazzini <pasquale.pigazzini@gmail.com>
Mon, 13 Jun 2022 20:08:01 +0000 (22:08 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 16 Jun 2022 05:03:52 +0000 (07:03 +0200)
commitd54b85b4bdcd2354903a31f4f35cca6b3742a7d9
tree7e58906b33cfb14edbca74288e673e850a38f50f
parent00297cfef0ad604a61aaff2747dea029fa6aa733
Restore NDKv21 for GitHub Actions

GitHub updated the versions of NDK installed on the Actions runners
breaking the ARM tests.
Restore the NDKv21 using the GitHub suggested mitigation, see:
https://github.com/actions/virtual-environments/issues/5595

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

No functional change
.github/workflows/stockfish.yml