X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=.github%2Fworkflows%2Fstockfish.yml;fp=.github%2Fworkflows%2Fstockfish.yml;h=b007ec789379af48cd0dc39dff533a7d3934adc2;hp=782e3f2b4420631aae5524f1f204dce72b94ade9;hb=97860cb575e3e71791b9a99b94f9f7d7a0dbf25e;hpb=02ef1f4496965b5ad8c26ac6bc18245eaffae2ea diff --git a/.github/workflows/stockfish.yml b/.github/workflows/stockfish.yml index 782e3f2b..b007ec78 100644 --- a/.github/workflows/stockfish.yml +++ b/.github/workflows/stockfish.yml @@ -50,7 +50,7 @@ jobs: os: ubuntu-20.04, compiler: aarch64-linux-android21-clang++, comp: ndk, - run_armv8_tests: true, + run_armv8_tests: false, shell: 'bash {0}' } - { @@ -58,7 +58,7 @@ jobs: os: ubuntu-20.04, compiler: armv7a-linux-androideabi21-clang++, comp: ndk, - run_armv7_tests: true, + run_armv7_tests: false, shell: 'bash {0}' } - {