Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 0093e00

Browse files
committed
Indent yaml properly
1 parent 5703f59 commit 0093e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ jobs:
203203
- lurcher
204204
runs-on: ubuntu-latest
205205
strategy:
206-
matrix:
207-
k8sVersion: ['1.18.0', '1.17.2', '1.16.4', '1.15.7']
206+
matrix:
207+
k8sVersion: ['1.18.0', '1.17.2', '1.16.4', '1.15.7']
208208
steps:
209209
- uses: actions/checkout@master
210210
- name: "Start kind cluster"

0 commit comments

Comments
 (0)