ci: use self hosted actions runner

This commit is contained in:
AnotiaWang
2025-02-18 10:52:47 +08:00
parent 212bc8b50e
commit 016aaf1a37

View File

@ -10,7 +10,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: read
packages: write