build test with 3.12

This commit is contained in:
dgtlmoon
2025-05-10 10:28:02 +02:00
parent 3a1f1a9a5a
commit 89be3c50d5

View File

@@ -67,4 +67,7 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8,linux/arm64/v8,linux/aarch64
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
# build with 3.12 to test https://github.com/dgtlmoon/changedetection.io/issues/3188
# @todo try all supported versions
build-args: |
PYTHON_VERSION=3.12