diff --git a/.automation.yml b/.automation.yml index f8d786e..85cf902 100644 --- a/.automation.yml +++ b/.automation.yml @@ -1,6 +1,10 @@ kind: pipeline name: default +platform: + os: linux + arch: arm64 + steps: - name: test image: python