We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a69e05b + 2e79491 commit 3b7ec34Copy full SHA for 3b7ec34
1 file changed
.github/workflows/tests.yml
@@ -8,8 +8,8 @@ jobs:
8
strategy:
9
max-parallel: 4
10
matrix:
11
- python: ["3.7"]
12
- plone: ["52"]
+ python: ["3.10", "3.11"]
+ plone: ["60"]
13
# exclude:
14
# - python: "3.7"
15
# plone: "51"
0 commit comments