mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 20:31:19 +00:00
Adding comment
This commit is contained in:
parent
a69890fa14
commit
6e5aef756d
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue