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 5dbcc455e8
commit f4c7b72b3e
+1 -1
View File
@@ -13,7 +13,7 @@ env:
jobs:
validate:
name: Validate & Test
runs-on: builder # Self-hosted runner
runs-on: tenki-standard-autoscale
steps:
- name: Checkout
uses: actions/checkout@v4