hack, remove before merge

This commit is contained in:
Jason Wen
2026-09-01 01:22:47 -04:00
parent 495d2e9f01
commit 7ef171d6c4
@@ -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 }})