Change runner group from 'Runners' to 'Default'

This commit is contained in:
Vasilije 2025-10-25 12:51:38 +02:00 committed by GitHub
parent 23d0e6d369
commit f658510255
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
docker-build-and-push: docker-build-and-push:
runs-on: runs-on:
group: Runners group: Default
labels: labels:
- docker_build_runner - docker_build_runner