We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b952c77 commit 0a8ddd7Copy full SHA for 0a8ddd7
.github/workflows/selfdrive_tests.yaml
@@ -180,6 +180,7 @@ jobs:
180
(github.event.pull_request.head.repo.full_name == 'commaai/openpilot'))
181
&& fromJSON('["namespace-profile-amd64-8x16", "namespace-experiments:docker.builds.local-cache=separate"]')
182
|| fromJSON('["ubuntu-24.04"]') }}
183
+ if: false # TODO: enable once i have my own storage for process replay
184
steps:
185
- uses: actions/checkout@v4
186
with:
0 commit comments