update matrix
This commit is contained in:
parent
c749ab7c9d
commit
55ff1443f8
4
.github/workflows/build-image.yml
vendored
4
.github/workflows/build-image.yml
vendored
@ -10,8 +10,8 @@ jobs:
|
|||||||
build_base_image:
|
build_base_image:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# python: ["3.8", "3.9", "3.10", "3.11"]
|
python: ["3.8", "3.9", "3.10", "3.11"]
|
||||||
# alpine: ["3.15", "3.16", "3.17"]
|
alpine: ["3.15", "3.16", "3.17"]
|
||||||
include:
|
include:
|
||||||
- python: "3.10.6"
|
- python: "3.10.6"
|
||||||
alpine: "3.16"
|
alpine: "3.16"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user