Adding comment

fix_arm_builds_1
Dessalines 2021-08-31 16:24:34 -04:00
parent a69890fa14
commit 6e5aef756d
1 changed files with 2 additions and 0 deletions

View File

@ -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: