Update test.yml
This commit is contained in:
parent
cbd0365452
commit
cb362d32fb
|
@ -63,6 +63,4 @@ jobs:
|
||||||
targets: ${{ matrix.target }}
|
targets: ${{ matrix.target }}
|
||||||
push: false
|
push: false
|
||||||
set: |
|
set: |
|
||||||
*.cache-from=type=gha,scope=build-${{ matrix.target }}
|
|
||||||
*.cache-to=type=gha,scope=build-${{ matrix.target }},mode=max
|
|
||||||
*.platform=linux/amd64,linux/arm64
|
*.platform=linux/amd64,linux/arm64
|
||||||
|
|
Loading…
Reference in New Issue