Disable CI benchmark from #9723 (#10119)

Summary:
The script is broken.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/10119

Reviewed By: ltamasi

Differential Revision: D36928076

Pulled By: jay-zhuang

fbshipit-source-id: f325cfd00869c506c64573fe8192cb5b561825d6
This commit is contained in:
Jay Zhuang 2022-06-05 22:28:50 -07:00 committed by Facebook GitHub Bot
parent 2f4a0ffef8
commit e36008d863
1 changed files with 0 additions and 13 deletions

View File

@ -954,19 +954,6 @@ workflows:
build-fuzzers:
jobs:
- build-fuzzers
benchmark-linux:
triggers:
- schedule:
cron: "0 * * * *"
filters:
branches:
only:
- main
jobs:
- benchmark-linux
benchmark-linux-dev:
jobs:
- benchmark-linux
nightly:
triggers:
- schedule: