Fix GitHub Actions workflow syntax for CI.

This commit is contained in:
Jeff Geerling 2020-11-05 09:26:10 -06:00
parent 3624a21c45
commit fe1716eced

View File

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