Skip to content

Commit

Permalink
Merge branch '2.10.x' into 2.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rbayet committed Aug 18, 2024
2 parents eb98005 + dc398c5 commit 5606786
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/02-phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ jobs:
key: composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-${{ matrix.magento-versions }}
restore-keys: |
composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-${{ matrix.magento-versions }}
composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-
composer-${{ matrix.php-versions }}-
- name: "[Init] Cache Magento install"
id: magento-cache
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/20-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ jobs:
key: composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-${{ matrix.magento-versions }}
restore-keys: |
composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-${{ matrix.magento-versions }}
composer-${{ matrix.php-versions }}-${{ matrix.magento-editions }}-
composer-${{ matrix.php-versions }}-
- name: "[Init] Cache Magento install"
id: magento-cache
Expand Down

0 comments on commit 5606786

Please sign in to comment.