ci: use synology-specific runner label
Build & Deploy Mobile / build-and-deploy (push) Failing after 28s

This commit is contained in:
2026-07-07 04:34:59 +02:00
parent 819189290f
commit 34b03f3aa3
+1 -1
View File
@@ -11,7 +11,7 @@ env:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: synology
steps:
- name: Checkout
uses: actions/checkout@v4