car tests on namespace (#31080)

cars
old-commit-hash: dc9ffd2f100891554eaaad10139f233229390d56
This commit is contained in:
Justin Newberry
2024-01-19 17:53:52 -05:00
committed by GitHub
parent 06091f48a9
commit 20526ce562
+3 -1
View File
@@ -307,7 +307,9 @@ jobs:
test_cars:
name: cars
runs-on: ubuntu-20.04
runs-on: ${{ ((github.repository == 'commaai/openpilot') &&
((github.event_name != 'pull_request') ||
(github.event.pull_request.head.repo.full_name == 'commaai/openpilot'))) && 'namespace-profile-amd64-8x16' || 'ubuntu-20.04' }}
strategy:
fail-fast: false
matrix: