update build image

This commit is contained in:
Attilio Greco 2024-11-29 16:11:34 +01:00
parent 470640cd53
commit 45178cbd65

View File

@ -10,8 +10,8 @@ jobs:
build_base_image:
strategy:
matrix:
python: ["3.9", "3.10", "3.11", "3.12"]
alpine: ["3.17", "3.18", "3.19", "3.20"]
python: ["3.10", "3.11", "3.12", "3.13"]
alpine: ["3.18", "3.19", "3.20", "3.21"]
include:
- python: "3.10.6"
alpine: "3.16"