Skip to content

Commit 8d662f6

Browse files
committed
fix: update PHP version and Magento version in compatibility matrix
1 parent 3f6d226 commit 8d662f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/magento-compatibility.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
matrix:
1717
include:
1818
- magento-version: "2.4.6-p14"
19-
php-version: "8.3"
19+
php-version: "8.2"
2020
search-engine-name: "opensearch"
21-
- magento-version: "2.4.7-p6"
21+
- magento-version: "2.4.7-p9"
2222
php-version: "8.3"
2323
search-engine-name: "opensearch"
2424
- magento-version: "2.4.8-p4"

0 commit comments

Comments
 (0)