Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit cb5981d

Browse files
committed
Fix CI workflow syntax.
1 parent 0c72a7b commit cb5981d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
strategy:
4343
matrix:
44-
distro:
44+
include:
4545
- distro: centos7
4646
playbook: converge.yml
4747
- distro: ubuntu1804

0 commit comments

Comments
 (0)