Skip to content

Commit 203c4d7

Browse files
committed
Remove Python 3.8 from the test matrix for Plone 6.0, where it is no longer supported
1 parent 20b47a0 commit 203c4d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
include:
1111
- python-version: "3.8"
1212
plone-version: "5.2"
13-
- python-version: "3.8"
14-
plone-version: "6.0"
1513
- python-version: "3.9"
1614
plone-version: "6.0"
1715
- python-version: "3.10"

0 commit comments

Comments
 (0)