[ci] speed up linting by switching to docker runner #192
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
labels:
|
||||
backend: docker
|
||||
steps:
|
||||
- name: linting
|
||||
image: cytopia/yamllint:latest
|
||||
|
|
Loading…
Reference in a new issue