We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d02dc9 commit a2bdc85Copy full SHA for a2bdc85
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
php-executor:
5
docker:
6
- - image: cimg/php:<<parameters.php-version>>-browsers
+ - image: cimg/php:<<parameters.php-version>>-node-browsers-redis
7
- image: redis:alpine
8
parameters:
9
php-version:
0 commit comments