mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-20 09:23:45 +08:00
ci: Dedicated Model Runner
This commit is contained in:
@@ -116,7 +116,7 @@ jobs:
|
||||
path: ${{ github.workspace }}/openpilot/openpilot/selfdrive/modeld/models/*.onnx
|
||||
|
||||
build_model:
|
||||
runs-on: [self-hosted, tici]
|
||||
runs-on: [self-hosted, usbgpu]
|
||||
needs: get_model
|
||||
env:
|
||||
MODEL_NAME: ${{ inputs.custom_name || inputs.upstream_branch }} (${{ needs.get_model.outputs.model_date }})
|
||||
|
||||
Reference in New Issue
Block a user