Disable source CI install now.

This commit is contained in:
Jeff Geerling 2022-12-06 22:03:13 -06:00
parent bdf2ead5d3
commit 1cd65e086e
1 changed files with 3 additions and 2 deletions

View File

@ -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.