From 7ef171d6c47e1ac8c9dc39d24f4ecacb830bb455 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Tue, 1 Sep 2026 01:22:47 -0400 Subject: [PATCH] hack, remove before merge --- .github/workflows/sunnypilot-build-model.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sunnypilot-build-model.yaml b/.github/workflows/sunnypilot-build-model.yaml index 10be63ee22..0ad5423e5c 100644 --- a/.github/workflows/sunnypilot-build-model.yaml +++ b/.github/workflows/sunnypilot-build-model.yaml @@ -121,7 +121,7 @@ jobs: if-no-files-found: error build_model: - runs-on: [self-hosted, "${{ inputs.target_hardware == 'chestnut' && 'chestnut' || 'tici' }}"] + runs-on: [self-hosted, "${{ inputs.target_hardware == 'chestnut' && 'chestnuttt' || 'tici' }}"] needs: get_model env: MODEL_NAME: ${{ inputs.custom_name || inputs.upstream_branch }} (${{ needs.get_model.outputs.model_date }})