chore(ci): update workflow runs-on label to ubuntu-latest
Quant Engine CI/CD Pipeline / validate-core (pull_request) Failing after 2m33s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (pull_request) Has been cancelled
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (pull_request) Failing after 37s

This commit is contained in:
2026-06-25 15:24:57 +09:00
parent 9abb8d3bc3
commit 7cce836cc6
9 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ concurrency:
jobs:
deploy-snapshot-admin:
runs-on: [self-hosted, snapshot-admin-host]
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Checkout Code