fix(runner): align workflows to non110 labels

This commit is contained in:
Your Name
2026-06-28 21:14:06 +08:00
parent 666454212a
commit b754e8a1a4
14 changed files with 88 additions and 24 deletions

View File

@@ -26,7 +26,7 @@ env:
jobs:
build-and-deploy-dev:
runs-on: awoooi-ubuntu
runs-on: awoooi-non110-ubuntu
steps:
- uses: actions/checkout@v4