diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index aab0f58b0..fe7c8ef33 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -238,6 +238,7 @@ jobs: (github.event.pull_request.head.repo.full_name == 'commaai/openpilot')) && fromJSON('["namespace-profile-amd64-8x16", "namespace-experiments:docker.builds.local-cache=separate"]') || fromJSON('["ubuntu-24.04"]') }} + if: false # FIXME: Started to timeout recently steps: - uses: actions/checkout@v6 with: