Skip to content

Commit fb8de8d

Browse files
committed
ci
1 parent 5f4300b commit fb8de8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
strategy:
6767
fail-fast: false
6868
matrix:
69-
python-version: ['3.11', '3.12', '3.13']
69+
python-version: ['3.10', '3.11', '3.12', '3.13']
7070
plone-version: ['6.2-latest', '6.1-latest', '6.0-latest']
7171
env:
7272
PYTHON_VERSION: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)