]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/stockfish.yml
Disable ARM CI tests
[stockfish] / .github / workflows / stockfish.yml
index 782e3f2b4420631aae5524f1f204dce72b94ade9..b007ec789379af48cd0dc39dff533a7d3934adc2 100644 (file)
@@ -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}'
             }
           - {