Skip to content

Commit 2da1203

Browse files
committed
Add testing for 2.4.6 and PHP 8.3
1 parent de57a20 commit 2da1203

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/code_quality.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ jobs:
9090
composer: "v2"
9191
opensearch: "2.5.0"
9292

93+
- magento: "2.4.6"
94+
php: "8.3"
95+
composer: "v2"
96+
opensearch: "2.5.0"
97+
9398
steps:
9499
- name: Setup PHP
95100
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)