Skip to content

Commit

Permalink
pythonv ersion
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Oct 7, 2023
1 parent 52e697f commit 0e007bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.8, 3.7, 3.6, 2.7]
python-version: [3.8, 3.7, 2.7]
plone-version: [5.2, 5.1, 4.3]
exclude:
- python-version: 3.6
Expand Down

0 comments on commit 0e007bc

Please sign in to comment.