]> git.sesse.net Git - stockfish/commit
Set the right PATH for ARM compiler and build tests in CI
authorppigazzini <pasquale.pigazzini@gmail.com>
Thu, 8 Dec 2022 17:32:30 +0000 (18:32 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 8 Dec 2022 19:36:52 +0000 (20:36 +0100)
commit9fc203a3d05262ac74bfca8b4618155e18d76003
tree0f8094e5187fc77bbe751ae86df2f890a83a48e7
parente8caa6640df15b1823d5d4b94e759d52923769e6
Set the right PATH for ARM compiler and build tests in CI

Fix for the GitHub upgrade:
https://github.com/actions/runner-images/issues/5879
that broke our ARM workflows because it changed the value of
the ANDROID_NDK_HOME variable referenced in our PATH.

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

No functional change
.github/workflows/stockfish_test.yml