hmm
This commit is contained in:
4
.github/workflows/test-container-build.yml
vendored
4
.github/workflows/test-container-build.yml
vendored
@@ -63,5 +63,5 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8,linux/arm64/v8,linux/aarch64
|
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-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||||
build-args: |
|
build: |
|
||||||
PYTHON_VERSION=${{ matrix.python_version }}
|
args=PYTHON_VERSION=${{ matrix.python_version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user