ci: retire legacy unraid deploy runner workflow
MobilityOps acceptance / acceptance (pull_request) Successful in 33s

This commit is contained in:
ITWorx AppOps Automation
2026-09-14 14:26:23 +02:00
parent f8a30c0f5c
commit 885dff413c
7 changed files with 8 additions and 37 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
acceptance:
# Never execute code from an untrusted public fork on the private runner.
if: ${{ gitea.event.pull_request.head.repo.full_name == gitea.repository }}
runs-on: ubuntu-latest
runs-on: linux-validation
timeout-minutes: 60
steps:
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4