mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
Fix CI syntax error.
This commit is contained in:
parent
730d991b26
commit
c26c6c95ab
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user