File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 runs-on : gha-runners-smartweb
2626 strategy :
2727 matrix :
28- python-version : [3.8, 3.9, '3.10 ']
28+ python-version : ['3.10', '3.12 ']
2929 steps :
3030 - name : Checkout codebase
3131 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ extensions =
44 mr.developer
55
66extends =
7- https://dist.plone.org/release/6.0.4 /versions.cfg
8- https://dist.plone.org/release/6.0.4 /versions-ecosystem.cfg
9- https://dist.plone.org/release/6.0.4 /versions-extra.cfg
7+ https://dist.plone.org/release/6.0.14 /versions.cfg
8+ https://dist.plone.org/release/6.0.14 /versions-ecosystem.cfg
9+ https://dist.plone.org/release/6.0.14 /versions-extra.cfg
1010 https://raw.githubusercontent.com/IMIO/buildout.news/main/sources.cfg
1111 https://raw.githubusercontent.com/IMIO/buildout.smartweb/main/versions.cfg
1212 https://raw.githubusercontent.com/IMIO/buildout.smartweb/main/sources.cfg
You can’t perform that action at this time.
0 commit comments