1
0
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:
Ilija Tovilo
2026-01-13 13:34:47 +01:00
parent 1075182118
commit ab1f34b3de

View File

@@ -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: |