Skip to content

Commit bc61a67

Browse files
authored
feat: add test case for shopware 6.5.5 (#108)
1 parent 227a7ab commit bc61a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
version: [ "v6.5.0", "v6.5.1", "v6.5.2", "v6.5.3", "v6.5.4", "trunk" ]
17+
version: [ "v6.5.0", "v6.5.1", "v6.5.2", "v6.5.3", "v6.5.4", "v6.5.5", "trunk" ]
1818
container: ghcr.io/friendsofshopware/platform-plugin-dev:${{ matrix.version }}
1919
runs-on: ubuntu-latest
2020
steps:

0 commit comments

Comments
 (0)