ci: Dedicated Model Runner

This commit is contained in:
discountchubbs
2026-08-19 14:42:06 -07:00
parent ba29a38507
commit f2e69413b4
@@ -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 }})