chore: migrate runner to tenki

This commit is contained in:
tenki-cloud[bot]
2025-11-19 22:44:40 +00:00
committed by GitHub
parent 181b10b6b2
commit 5dbcc455e8
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
report:
name: Report CI Status
runs-on: builder
runs-on: tenki-standard-autoscale
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
steps:
- name: Report Failure