Skip to content

Commit e4a8111

Browse files
Add PHP 8.5 / Magento 2.4.9 to setup-upgrade matrix
1 parent 885a2f2 commit e4a8111

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/setup-upgrade.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
MAGENTO_VERSION: 2.4.7
1515
- PHP_VERSION: php84-fpm
1616
MAGENTO_VERSION: 2.4.8-p2
17+
- PHP_VERSION: php85-fpm
18+
MAGENTO_VERSION: 2.4.9
1719
runs-on: ubuntu-latest
1820
steps:
1921
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)