mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Upgrade Circle CI build to Ubuntu 24.04
Closes GH-20923
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
arm:
|
||||
resource_class: arm.medium
|
||||
docker:
|
||||
- image: cimg/base:current-22.04
|
||||
- image: cimg/base:current-24.04
|
||||
- image: mysql:8.3
|
||||
environment:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: true
|
||||
@@ -60,7 +60,7 @@ jobs:
|
||||
libreadline-dev \
|
||||
libldap2-dev \
|
||||
libsodium-dev \
|
||||
libargon2-0-dev \
|
||||
libargon2-dev \
|
||||
libmm-dev \
|
||||
libsnmp-dev \
|
||||
snmpd \
|
||||
@@ -78,7 +78,7 @@ jobs:
|
||||
libqdbm-dev \
|
||||
libjpeg-dev \
|
||||
libpng-dev \
|
||||
libfreetype6-dev
|
||||
libfreetype-dev
|
||||
- run:
|
||||
name: ./configure
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user