user: actions: indent issue

(cherry picked from commit 6b6f79e6ff)
This commit is contained in:
Earl Warren 2024-05-28 22:27:53 +02:00 committed by github-actions[bot]
parent 12a19985bb
commit 8155e636d1

View file

@ -676,8 +676,8 @@ jobs:
runs-on: self-hosted
strategy:
matrix:
variant: ["bookworm", "bullseye"]
node: ["18", "20"]
variant: ['bookworm', 'bullseye']
node: ['18', '20']
```
Will create four jobs where: