Обновить .gitea/workflows/install.yaml
Some checks failed
Install MSI on Specific Runner / install_single (push) Successful in 1s
Install MSI on Specific Runner / deploy_all (K4012-KOA) (push) Has been cancelled

This commit is contained in:
2026-04-16 11:44:53 +05:00
parent 31480f26ee
commit 22ea321feb

View File

@@ -16,7 +16,7 @@ jobs:
deploy_all:
strategy:
matrix:
target_runner: [K4012-KOA, SECOND-RUNNER]
target_runner: [K4012-KOA]
runs-on: ${{ matrix.target_runner }}
steps: