Skip to content

Commit

Permalink
Fix GitHub Actions workflow syntax for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Nov 5, 2020
1 parent 3624a21 commit fe1716e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
distro:
include:
- distro: centos8
playbook: converge.yml
- distro: centos7
Expand Down

0 comments on commit fe1716e

Please sign in to comment.