mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 16:33:57 +08:00
Merge branch 'upstream/openpilot/master' into sync-20260111
# Conflicts: # common/api.py # docs/CARS.md # opendbc_repo # panda # scripts/lint/lint.sh # selfdrive/car/car_specific.py # selfdrive/car/card.py # selfdrive/test/process_replay/ref_commit # system/hardware/hardwared.py # tinygrad_repo
This commit is contained in:
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@@ -108,7 +108,6 @@ jobs:
|
||||
build_mac:
|
||||
name: build macOS
|
||||
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' }}
|
||||
if: false # There'll be one day that this works. That day is not today.
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user