Skip to content

Commit e7916ed

Browse files
committed
disable plone61 tests
1 parent 200b0c5 commit e7916ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
# - ["3.10", "py310-plone60"]
1818
- ["3.11", "py311-plone60"]
1919
- ["3.12", "py312-plone60"]
20-
- ["3.11", "py311-plone61"]
21-
- ["3.12", "py312-plone61"]
20+
#- ["3.11", "py311-plone61"]
21+
#- ["3.12", "py312-plone61"]
2222
name: ${{ matrix.config[1] }}
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)