Skip to content

Commit

Permalink
Merge pull request #123 from PAYONE-GmbH/edit-ci
Browse files Browse the repository at this point in the history
CI for Shopware 6.4.3.x πŸ•
  • Loading branch information
hreinberger authored Aug 30, 2021
2 parents d0494e1 + 0a9f9b9 commit 4a656f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fail-fast: false
matrix:
php-versions: [ '7.4' ]
shopware-versions: [ 'v6.4.0.0', 'v6.4.1.0' ]
shopware-versions: [ 'v6.4.0.0', 'v6.4.1.0', 'v6.4.2.0', 'v6.4.3.0' ]
name: Shopware ${{ matrix.shopware-versions }} on PHP ${{ matrix.php-versions }}
services:
mysql:
Expand Down

0 comments on commit 4a656f6

Please sign in to comment.