Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated warning in windows workflow #518

Closed
hellow554 opened this issue Jun 1, 2022 · 1 comment · Fixed by #528
Closed

Deprecated warning in windows workflow #518

hellow554 opened this issue Jun 1, 2022 · 1 comment · Fixed by #528

Comments

@hellow554
Copy link
Contributor

https://github.com/rust-lang/log/runs/6683448799?check_suite_focus=true#step:3:6

error: DEPRECATED: future versions of rustup will require --force-non-host to install a non-host toolchain as the default.
warning: toolchain 'stable-x86_64' may not be able to run on this system.
warning: If you meant to build software to target that platform, perhaps try `rustup target add x86_64` instead?

I don't know how to handle this, but it should be addressed soon

@KodrAus
Copy link
Contributor

KodrAus commented Aug 31, 2022

Hmm, maybe we've got a typo in our build script. I'll take a look, thanks for pointing this out @hellow554 👀

EFanZh pushed a commit to EFanZh/log that referenced this issue Jul 23, 2023
)

* Refactor: Extract new crate binstalk-downloader
* Re-export `PkgFmt` from `binstalk_manifests`
* Update release-pr.yml
* Update dependabot

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants