Skip to content

Commit

Permalink
Add new shopware versions to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
momocode-de authored and rommelfreddy committed Dec 11, 2024
1 parent c78769e commit f3a0ada
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 @@ -26,7 +26,7 @@ jobs:
matrix:
php-version: [ '8.2', '8.3' ]
mysql-version: [ '8.0' ]
shopware-version: [ 'v6.6.0.0', 'v6.6.1.0', 'v6.6.2.0', 'v6.6.3.0', 'v6.6.4.0', 'v6.6.5.0' ]
shopware-version: [ 'v6.6.0.0', 'v6.6.1.0', 'v6.6.2.0', 'v6.6.3.0', 'v6.6.4.0', 'v6.6.5.0', 'v6.6.6.0', 'v6.6.7.0', 'v6.6.8.0', 'v6.6.9.0' ]
fail-fast: false
max-parallel: 10
services:
Expand Down

0 comments on commit f3a0ada

Please sign in to comment.