Skip to content

Commit

Permalink
Add python 3.7 no-wheelhouse image and update other python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed Nov 23, 2023
1 parent 352447f commit b547b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
strategy:
matrix:
dist: [buster, bullseye]
version: ["3.11.3", "3.10.11", "3.9.16", "3.8.16"]
version: ["3.11.6", "3.10.13", "3.9.18", "3.8.18", "3.7.17"]
python: [python]
include:
- version: "2.7"
Expand Down

0 comments on commit b547b2a

Please sign in to comment.