From b829c35a3f08910febe45b7e2f698567f8ca845d Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 29 May 2023 09:12:52 +0000 Subject: [PATCH] fix(ci): unicode --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f2f9801..becc71b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -55,7 +55,7 @@ depends_on: - linter platform: - arсh: amd64 + arch: amd64 steps: - name: unit-test @@ -85,7 +85,7 @@ depends_on: - linter platform: - arсh: arm64 + arch: arm64 steps: - name: unit-test