Skip to content

Commit 26cb760

Browse files
committed
Test on Plone 6.2
1 parent 8aa0f5d commit 26cb760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
matrix:
2626
python-version: ["3.13", "3.12", "3.11", "3.10"]
27-
plone-version: ["6.1-latest", "6.0-latest"]
27+
plone-version: ["6.2-latest", "6.1-latest", "6.0-latest"]
2828
with:
2929
python-version: ${{ matrix.python-version }}
3030
plone-version: ${{ matrix.plone-version }}

0 commit comments

Comments
 (0)