From 8e6b702d5d4226199f5757127eb55307bc9573a8 Mon Sep 17 00:00:00 2001 From: Pils10 Date: Wed, 18 Sep 2024 22:29:04 +0000 Subject: [PATCH] .automation.yml aktualisiert --- .automation.yml | 4 ++++ 1 file changed, 4 insertions(+) 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