Conversation
|
|
@giordano Would it be possible for me to get Rust 1.88? |
|
Not forcing 1.87 Yggdrasil/J/juliaup/build_tarballs.jl Line 49 in ce06820 |
|
🤦 |
|
From
But when I look at the GitHub release (https://github.com/JuliaLang/juliaup/releases/tag/v1.19.9), I see a Juliaup build for |
|
I can exclude the platform (I really only need the most popular ones), but it'd be nice to fix. |
|
To give more details, my use case is that I want to use On the General registry, we run AutoMerge on Linux x86_64, so that's the most important platform to support. For people developing and testing AutoMerge.jl locally, I'd like to support the most popular platforms (Linux x86_64, Windows x86_64, macOS x86_64, and macOS aarch64), to make life easier for people developing AutoMerge.jl. For folks running AutoMerge on their custom registries, I suppose they could be using Linux aarch64 on a self-hosted runner. So it'd be nice to not break them, but also worst case we can say that AutoMerge only supports the aforementioned platforms. |
|
Also, to clarify, I only want to use |
|
Using a newer version of gcc (and hence binutils) should fix that, but I don't know what's the first version of as which supports that. |
No description provided.