Fix GitHub Actions workflow syntax for CI.

pull/137/head
Jeff Geerling 4 years ago
parent 3624a21c45
commit fe1716eced
  1. 2
      .github/workflows/ci.yml

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

Loading…
Cancel
Save