Update .github/workflows/docker-build.yml
Actionlint / build (push) Failing after 23s

This commit is contained in:
2026-08-10 15:28:22 +03:00
parent 915730c5e6
commit 6f5ab6737c
+1 -1
View File
@@ -30,7 +30,7 @@ on:
jobs:
build:
runs-on: slim
runs-on: test-runner
steps:
- name: Checkout repository
if: ${{ inputs.checkout == 'true' }}