Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Jul 8, 2024
1 parent 082424a commit 29da302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
plone: ["52", "60"]
tz: ["UTC", "Europe/Rome"]
exclude:
- python: "3.9"
plone: "52"
- python: "3.10"
plone: "52"
- python: "3.11"
Expand Down
1 change: 1 addition & 0 deletions test_plone60.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ mccabe = 0.7.0
plone.recipe.codeanalysis = 3.0.1
pycodestyle = 2.10.0
pyflakes = 3.0.1
docutils = 0.21.2
plone.stringinterp = 2.0.0
# plone.restapi >= 9.6.1 don't put subjects into SearchableText (to investigate)
plone.restapi = 9.6.0

0 comments on commit 29da302

Please sign in to comment.