Skip to content

Commit

Permalink
Only test on Python3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-rt committed Nov 6, 2024
1 parent f5bd24a commit cdf1fd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
strategy:
matrix:
config:
- ["Py3.9-Plone6", "3.9"]
- ["Py3.10-Plone6", "3.10"]
- ["Py3.11-Plone6", "3.11"]
runs-on: ubuntu-latest
name: ${{ matrix.config[0] }}
Expand Down

0 comments on commit cdf1fd8

Please sign in to comment.