Add runs-on
Some checks are pending
/ Test config on 20 (push) Waiting to run

This commit is contained in:
Maciej 2026-04-14 18:52:08 +03:00
parent 37069152d4
commit c3054f52eb
Signed by: maciej
GPG key ID: 28243AF437E32F99

View file

@ -2,6 +2,7 @@ on: [push]
jobs:
test:
runs-on: docker
name: Test config on ${{matrix.node}}
strategy:
matrix: