diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19d5d3b2bff..746dcf7fbc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -418,10 +418,10 @@ jobs: fail-fast: false matrix: config: - - test: reorg.test.ts - values: ci - runner_type: 16core-tester-x86-high-memory - timeout: 60 + # - test: reorg.test.ts + # values: ci + # runner_type: 16core-tester-x86-high-memory + # timeout: 60 - test: 4epochs.test.ts values: ci runner_type: 16core-tester-x86