Create buildx.yaml

This commit is contained in:
Alexandr Bogomyakov
2023-10-31 04:27:31 +02:00
committed by GitHub
parent 2b765e6299
commit 0ccf33e4e8

5
buildx.yaml Normal file
View File

@ -0,0 +1,5 @@
platforms:
- name: amd64
architecture: amd64
- name: arm64
architecture: arm64