Fix CI workflow syntax.

This commit is contained in:
Jeff Geerling 2020-11-05 12:49:32 -06:00
parent 8d36527c6d
commit 2f4fc8f39d

View File

@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
distro: include:
- distro: centos8 - distro: centos8
playbook: converge.yml playbook: converge.yml
- distro: centos7 - distro: centos7