Skip to content

Commit

Permalink
Fixes #423 and adds Ubuntu 24.04 to test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jul 31, 2024
1 parent 6113087 commit 6d25f7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
include:
- distro: rockylinux9
playbook: converge.yml
- distro: ubuntu2204
- distro: ubuntu2404
playbook: converge.yml
- distro: ubuntu2004
- distro: ubuntu2204
playbook: converge.yml
- distro: debian12
playbook: converge.yml
Expand Down
1 change: 0 additions & 1 deletion vars/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ __php_packages:
- php-pear
- php-pecl-apcu
- php-xml
- php-xmlrpc
__php_webserver_daemon: "httpd"

__php_conf_paths:
Expand Down

0 comments on commit 6d25f7a

Please sign in to comment.