MetaDrive: slim down & enable CI test (#37216)

* MetaDrive slimming

* enable

* lock

* modeld fix

* minimal
This commit is contained in:
Adeeb Shihadeh
2026-02-14 21:16:26 -08:00
committed by GitHub
parent f67f84109e
commit ced5f417b8
4 changed files with 8 additions and 157 deletions
-1
View File
@@ -238,7 +238,6 @@ 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: