build test with 3.12
This commit is contained in:
5
.github/workflows/test-container-build.yml
vendored
5
.github/workflows/test-container-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user