Merge branch 'upstream/openpilot/master' into sync-20251217

# Conflicts:
#	docs/CARS.md
#	opendbc_repo
This commit is contained in:
Jason Wen
2025-12-17 17:23:25 -05:00
45 changed files with 724 additions and 467 deletions

View File

@@ -107,6 +107,7 @@ jobs:
build_mac:
name: build macOS
if: false # tmp disable due to brew install not working
runs-on: ${{ ((github.repository == 'commaai/openpilot') && ((github.event_name != 'pull_request') || (github.event.pull_request.head.repo.full_name == 'commaai/openpilot'))) && 'namespace-profile-macos-8x14' || 'macos-latest' }}
steps:
- uses: actions/checkout@v4