Revert "ci: use self hosted actions runner"

This reverts commit 016aaf1a37.
This commit is contained in:
AnotiaWang
2025-02-18 11:53:01 +08:00
parent 7f7a08926d
commit eada822366

View File

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