ci: update workflows for Agent runner labels
Some checks failed
PR - Pull Request Validation / validate-pr-title (pull_request) Has been cancelled
PR - Pull Request Validation / validate-docker (pull_request) Has been cancelled
PR - Pull Request Validation / build-test (pull_request) Has been cancelled
PR - Pull Request Validation / check-files (pull_request) Has been cancelled

This commit is contained in:
Pat Teruel
2025-12-30 23:37:29 +08:00
parent 1364300ddd
commit 625661938f
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ env:
jobs:
build:
runs-on: Agent
runs-on: ubuntu-latest
steps:
- name: Build Docker image
run: |