Update label about PHP 8.3 #1871
Annotations
2 errors
Run tests:
__tests__/devenv-e2e/011-configuration-file.spec.js#L163
expect(received).toMatchObject(expected)
- Expected - 1
+ Received + 1
@@ -8,11 +8,11 @@
"muPlugins": ObjectContaining {
"mode": "image",
},
"multisite": true,
"photon": true,
- "php": StringContaining ":8.0",
+ "php": "ghcr.io/automattic/vip-container-images/php-fpm:8.2",
"phpmyadmin": true,
"siteSlug": "dev-env-0001-0004",
"wordpress": ObjectContaining {
"mode": "image",
"tag": "6.1",
at Object.toMatchObject (__tests__/devenv-e2e/011-configuration-file.spec.js:163:18)
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading