disable sim test, still not ready for it

This commit is contained in:
Adeeb Shihadeh
2026-02-15 17:45:03 -08:00
parent 27f89e6634
commit c393973916
+1
View File
@@ -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: