Revert "CI: enable macos tests (#37005)"

This reverts commit c179a3ccb7.
This commit is contained in:
Jason Wen
2026-02-11 00:20:23 -05:00
parent 3d3a5de409
commit f9c57ff285
+1
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@v6