add new python version
This commit is contained in:
parent
e85e187cca
commit
1df292d882
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
build_base_image:
|
||||
strategy:
|
||||
matrix:
|
||||
python: ["3.8", "3.9", "3.10", "3.11"]
|
||||
python: ["3.8", "3.9", "3.10", "3.10.9", "3.11"]
|
||||
alpine: ["3.15", "3.16", "3.17"]
|
||||
include:
|
||||
- python: "3.10.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user