Skip to content

Commit

Permalink
EMA-148 - Magento 2.4.7 compatibility - test update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanyi committed Jan 27, 2025
1 parent a123f23 commit eb347c8
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 324 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
magento-versions:
["2.3.5ce", "2.4.0ce", "2.4.2ce", "2.4.4ce", "2.4.6ce"]
["2.3.5ce", "2.4.0ce", "2.4.2ce", "2.4.4ce", "2.4.6ce", "2.4.7ce"]
steps:
- name: Extract branch name
shell: bash
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
fail-fast: false
matrix:
magento-versions:
["2.3.5ce", "2.4.0ce", "2.4.2ce", "2.4.4ce", "2.4.6ce"]
["2.3.5ce", "2.4.0ce", "2.4.2ce", "2.4.4ce", "2.4.6ce", "2.4.7ce"]
steps:
- name: Extract branch name
shell: bash
Expand Down
Loading

0 comments on commit eb347c8

Please sign in to comment.