workflows: Update runner label
All checks were successful
Build / build (push) Successful in 4m27s

This commit is contained in:
CakesTwix 2024-12-19 19:43:47 +02:00
parent 0d6c62870b
commit 69263fb089
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@master