Skip to content

Commit 441e026

Browse files
fix: remove hardcoded PHP version from magento-test job in CircleCI config
1 parent 6c97467 commit 441e026

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
magento-test:
8080
executor:
8181
name: magento-executor
82-
php-version: 8.2
8382
working_directory: ~/Sites
8483
steps:
8584
- checkout

0 commit comments

Comments
 (0)