Skip to content

Commit

Permalink
Github actions trial and error
Browse files Browse the repository at this point in the history
  • Loading branch information
gyst committed Oct 24, 2024
1 parent aa35ebe commit 2c6001e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/plone-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
python-version: 3.8
include:
- plone-version: 'Plone60'
python-version: 3.9
include:
- plone-version: 'Plone60'
python-version: 3.10
python-version: [3.9, 3.10]
steps:
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2c6001e

Please sign in to comment.