Use PHP 7.3 instead of PHP 7.2 in the oldest CircleCI build jobs

[MAILPOET-4939]
This commit is contained in:
Rodrigo Primo
2023-05-16 15:59:28 -03:00
committed by alex-mailpoet
parent 560e388702
commit 9a5960c5c9

View File

@@ -87,7 +87,7 @@ executors:
wpcli_php_oldest:
<<: *default_job_config
docker:
- image: mailpoet/wordpress:7.2_20220309.1
- image: mailpoet/wordpress:7.3_20190705.2
wpcli_php_max_wporg:
<<: *default_job_config
@@ -102,7 +102,7 @@ executors:
wpcli_php_mysql_oldest:
<<: *default_job_config
docker:
- image: mailpoet/wordpress:7.2_20220309.1
- image: mailpoet/wordpress:7.3_20190705.2
- image: cimg/mysql:5.7
wpcli_php_mysql_latest:
@@ -991,7 +991,7 @@ workflows:
woo_memberships_version: 1.21.0
woo_blocks_version: 6.8.0
automate_woo_version: 5.1.1
codeception_image_version: 7.2-cli_20220605.0
codeception_image_version: 7.3-cli_20230516.0
mysql_command: --max_allowed_packet=100M --default-storage-engine=MYISAM
mysql_image: mysql:5.5
requires: