From 6e5aef756d5bd2a1f1baa117abc44f8651b4c366 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 31 Aug 2021 16:24:34 -0400 Subject: [PATCH] Adding comment --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 4848f2bb6..1602eac0f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -153,6 +153,8 @@ platform: steps: - name: prepare repo + # Not sure why, but rust ARM64 builds are failing on drone for rust:1.54 and later: + # https://discourse.drone.io/t/arm-build-stalls-out-on-cloud-drone-io-ram-issue/9701 image: rust:1.51-slim user: root commands: