Skip to content

Commit

Permalink
Enable tests for Plone6 and Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-rt committed Oct 31, 2023
1 parent de26211 commit 8a1b1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
config:
- ["Py3.8-Plone5.2", "3.8", "5.2"]
- ["Py3.8-Plone6.0", "3.8", "6.0"]
# - ["Py3.11-Plone6.0", "3.11", "6.0"]
- ["Py3.11-Plone6.0", "3.11", "6.0"]
runs-on: ubuntu-latest
name: ${{ matrix.config[0] }}
steps:
Expand Down

0 comments on commit 8a1b1e6

Please sign in to comment.