mirror of https://github.com/LemmyNet/lemmy.git
Adding comment
parent
a69890fa14
commit
6e5aef756d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue