Skip to content

Commit

Permalink
NTR: update shopware version (#811)
Browse files Browse the repository at this point in the history
Co-authored-by: Vitalij Mik <[email protected]>
  • Loading branch information
BlackScorp and Vitalij Mik authored Aug 20, 2024
1 parent 3061a8b commit 6e57173
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,9 +340,9 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.4.1'
- shopware: '6.6.5.1'
php: '8.2'
- shopware: '6.5.8.8'
- shopware: '6.5.8.13'
php: '8.2'
- shopware: '6.5.6.1'
php: '8.2'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nightly_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,9 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.4.1'
- shopware: '6.6.5.1'
php: '8.2'
- shopware: '6.5.8.8'
- shopware: '6.5.8.13'
php: '8.2'
- shopware: '6.5.6.1'
php: '8.2'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,9 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.4.1'
- shopware: '6.6.5.1'
php: '8.2'
- shopware: '6.5.8.8'
- shopware: '6.5.8.13'
php: '8.2'
- shopware: '6.5.5.2'
php: '8.2'
Expand Down

0 comments on commit 6e57173

Please sign in to comment.