From 96a727daf3fa7cb7481c4f1d36c1fb9a6870b9eb Mon Sep 17 00:00:00 2001 From: Mpho raf Date: Thu, 22 Dec 2022 01:35:48 +0200 Subject: [PATCH] fix droneci yaml --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6faf27c..16ea42f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: node14 platform: - - arch: arm64 + arch: arm64 steps: - name: test14 @@ -15,7 +15,7 @@ steps: kind: pipeline name: node16 platform: - - arch: arm64 + arch: arm64 steps: - name: test16