We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810da65 commit 1112b40Copy full SHA for 1112b40
1 file changed
.github/workflows/plone-package.yml
@@ -16,9 +16,8 @@ jobs:
16
fail-fast: false
17
matrix:
18
plone-version:
19
- - "Plone52"
20
- "Plone60"
21
- python-version: [3.8, 3.10, 3.11]
+ python-version: [3.11]
22
23
steps:
24
- uses: actions/setup-python@v4
0 commit comments