Skip to content

Commit

Permalink
don't build php8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akhumphrey committed Mar 27, 2024
1 parent 793e466 commit 4389e44
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ services:
- db
- memcached

php81:
<<: *services_php74
build:
args:
PHP_VERSION: '8.1'
MEMCACHE_VERSION: '8.0'
APCU_VERSION: '5.1.23'

php82:
<<: *services_php74
build:
Expand Down

0 comments on commit 4389e44

Please sign in to comment.