Fix runner label
Some checks failed
Build and Push / build (push) Failing after 24s

This commit is contained in:
Refosel
2026-03-28 00:42:10 +03:00
parent 6f434b622a
commit 90ee290ff4

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: docker-runner
runs-on: docker
steps:
- name: Checkout