mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
Disable source CI install now.
This commit is contained in:
parent
bdf2ead5d3
commit
1cd65e086e
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -52,8 +52,9 @@ jobs:
|
||||
- distro: debian10
|
||||
playbook: converge.yml
|
||||
|
||||
- distro: debian11
|
||||
playbook: source-install.yml
|
||||
# Had some trouble, might fix later.
|
||||
# - distro: debian11
|
||||
# playbook: source-install.yml
|
||||
|
||||
steps:
|
||||
- name: Check out the codebase.
|
||||
|
Loading…
Reference in New Issue
Block a user