Skip to content

Commit

Permalink
Try excluding PHP 5.6 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
delawski committed Jul 15, 2024
1 parent 9818db6 commit 5384232
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ services:
build:
context: ./local/docker/wordpress

wordpress_php5.6:
image: ghcr.io/xwp/stream-wordpress:php5.6
build:
context: ./local/docker/wordpress
args:
PHP_VERSION: "5.6"
XDEBUG_VERSION: "2.5.5"

wordpress_php7.4:
image: ghcr.io/xwp/stream-wordpress:php7.4
build:
Expand Down

0 comments on commit 5384232

Please sign in to comment.