From b211ee99b1e6fa3f662ecb40602d42d07f56cfd1 Mon Sep 17 00:00:00 2001 From: Ikiru Yoshizaki <3856350+guitarrapc@users.noreply.github.com> Date: Thu, 17 Oct 2024 02:09:53 +0900 Subject: [PATCH] ci: stop benchmark for a while --- .github/workflows/benchmark.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 70f0cfae4..eefe34df8 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -3,8 +3,9 @@ name: Benchmark on: issue_comment: types: [created] - schedule: - - cron: "0 23 * * *" + # TODO: benchmark environment broken, stop for a while. + # schedule: + # - cron: "0 23 * * *" workflow_dispatch: inputs: reuse: