Fixes #423 and adds Ubuntu 24.04 to test matrix.

This commit is contained in:
Jeff Geerling 2024-07-30 23:36:37 -05:00
parent 611308748b
commit 6d25f7a739
2 changed files with 2 additions and 3 deletions

View File

@ -43,9 +43,9 @@ jobs:
include: include:
- distro: rockylinux9 - distro: rockylinux9
playbook: converge.yml playbook: converge.yml
- distro: ubuntu2204 - distro: ubuntu2404
playbook: converge.yml playbook: converge.yml
- distro: ubuntu2004 - distro: ubuntu2204
playbook: converge.yml playbook: converge.yml
- distro: debian12 - distro: debian12
playbook: converge.yml playbook: converge.yml

View File

@ -13,7 +13,6 @@ __php_packages:
- php-pear - php-pear
- php-pecl-apcu - php-pecl-apcu
- php-xml - php-xml
- php-xmlrpc
__php_webserver_daemon: "httpd" __php_webserver_daemon: "httpd"
__php_conf_paths: __php_conf_paths: