diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea8b7d551cb..f1010fc7fb3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -746,10 +746,10 @@ jobs: values: 16-validators runner_type: 16core-tester-x86 timeout: 60 - - test: gating-passive.test.ts - values: 16-validators - runner_type: 16core-tester-x86 - timeout: 60 + # - test: gating-passive.test.ts + # values: 16-validators + # runner_type: 16core-tester-x86 + # timeout: 60 steps: - uses: actions/checkout@v4 with: { ref: "${{ env.GIT_COMMIT }}" }