update
This commit is contained in:
parent
45178cbd65
commit
fc4a9597b6
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python: ["3.10", "3.11", "3.12", "3.13"]
|
python: ["3.10", "3.11", "3.12", "3.13"]
|
||||||
alpine: ["3.18", "3.19", "3.20", "3.21"]
|
alpine: ["3.18", "3.19", "3.20"]
|
||||||
include:
|
include:
|
||||||
- python: "3.10.6"
|
- python: "3.10.6"
|
||||||
alpine: "3.16"
|
alpine: "3.16"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user