Skip to content

Commit

Permalink
NTR: test SW 6.6.3.0 (#755)
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 Jun 6, 2024
1 parent 060e007 commit 28a0981
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.6.2.0'
- shopware: '6.6.3.0'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.2.0'
- shopware: '6.6.3.0'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
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.6.2.0'
- shopware: '6.6.3.0'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down

0 comments on commit 28a0981

Please sign in to comment.