Skip to content

Commit

Permalink
Merge branch 'mollie:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
akf-bw authored Apr 23, 2024
2 parents b7e47e7 + 4b0471e commit ac0eba5
Show file tree
Hide file tree
Showing 21 changed files with 215 additions and 211 deletions.
4 changes: 1 addition & 3 deletions .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.1.0'
- shopware: '6.6.1.1'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand All @@ -352,8 +352,6 @@ jobs:
php: '8.2'
- shopware: '6.4.1.0'
php: '7.4'
- shopware: '6.4.0.0'
php: '7.4'
steps:

- name: Clone Code
Expand Down
4 changes: 1 addition & 3 deletions .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.1.0'
- shopware: '6.6.1.1'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down Expand Up @@ -394,8 +394,6 @@ jobs:
php: '7.4'
- shopware: '6.4.1.2'
php: '7.4'
- shopware: '6.4.0.0'
php: '7.4'
steps:

- name: Clone Code
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.1.0'
- shopware: '6.6.1.1'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down
Loading

0 comments on commit ac0eba5

Please sign in to comment.