mirror of https://github.com/commaai/openpilot.git
parent
3e7270a30e
commit
c71c2ab651
|
@ -102,7 +102,7 @@ jobs:
|
|||
|
||||
build_mac:
|
||||
name: build macOS
|
||||
runs-on: namespace-profile-macos-8x14
|
||||
runs-on: ${{ github.repository == 'commaai/openpilot' && 'namespace-profile-macos-8x14' || 'macos-latest' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue