Content-Length: 258048 | pFad | http://github.com/gitpython-developers/GitPython/commit/a3bc689a4ab51f5112e96977955fbdd7f68c67c1

D0 Trim down list of python-version · gitpython-developers/GitPython@a3bc689 · GitHub
Skip to content

Commit a3bc689

Browse files
committed
Trim down list of python-version
With a large number of the versions of Python specified not being supported with GitHub Actions, trim it down to the major versions, and add in 3.11 for good measure.
1 parent ea52206 commit a3bc689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
python-version: [3.7, 3.7.5, 3.7.12, 3.8, 3.8.0, 3.8.11, 3.8, 3.9, 3.9.0, 3.9.7, "3.10"]
21+
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/gitpython-developers/GitPython/commit/a3bc689a4ab51f5112e96977955fbdd7f68c67c1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy