Skip to content

Commit 4e27abc

Browse files
author
Nazarii
committed
Update github actions 7
1 parent 145a054 commit 4e27abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
# push: true
4848
cache-from: type=registry,ref=${{ env.DOCKER_IMAGE }}
4949
cache-to: type=registry,ref=${{ env.DOCKER_IMAGE }}
50+
platforms: linux/amd64,linux/arm64
5051
test:
5152
runs-on: ubuntu-latest
5253
needs: [ build ]

0 commit comments

Comments
 (0)