Skip to content

Commit

Permalink
NTR: Update pipeline to Shopware 6.5.5.1 (#618)
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 Sep 5, 2023
1 parent 075bddf commit c5f2ddd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.5.4.1'
- shopware: '6.5.5.1'
php: '8.2'
- shopware: '6.4.20.2'
php: '8.2'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/nightly_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.5.5.1'
php: '8.2'
- shopware: '6.5.4.1'
php: '8.2'
- shopware: '6.5.3.3'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.5.4.1'
- shopware: '6.5.5.1'
php: '8.2'
- shopware: '6.4.20.2'
php: '8.2'
Expand Down

0 comments on commit c5f2ddd

Please sign in to comment.