This commit is contained in:
Alexey Milovidov 2023-12-10 00:27:11 +01:00
parent ea31c8471f
commit 9a3860581c

View File

@ -715,7 +715,7 @@ jobs:
cd "$REPO_COPY/tests/ci"
python3 clickbench.py "$CHECK_NAME" "$KILL_TIMEOUT"
ClickBenchAarch64:
needs: [ BuilderDebAarch64 ]
needs: [BuilderDebAarch64]
uses: ./.github/workflows/reusable_test.yml
with:
test_name: ClickBench (aarch64)