Revert "Update workers to self hosted" (#638)

This commit is contained in:
tequ
2025-11-27 08:38:45 +09:00
committed by GitHub
parent bbff5e29d8
commit 70bbe83525
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ jobs:
generator: bash ./hook/generate_sfcodes.sh
- target: hook/tts.h
generator: ./hook/generate_tts.sh
runs-on: [self-hosted, generic]
runs-on: ubuntu-latest
name: ${{ matrix.target }}
steps:
- name: Checkout repository