Does this work?
Some checks are pending
/ Test config on 20 (push) Waiting to run

This commit is contained in:
Maciej 2026-04-14 16:03:11 +03:00
parent 1de0b1131f
commit 37069152d4
Signed by: maciej
GPG key ID: 28243AF437E32F99

View file

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