adriangb commented on PR #17201: URL: https://github.com/apache/datafusion/pull/17201#issuecomment-3192506155
hmm msvr is failing for 1.85.1 but if try locally: ``` ❯ cargo "+1.85.1" check Blocking waiting for file lock on package cache error: rustc 1.85.1 is not supported by the following packages: aws-sdk-sso@1.80.0 requires rustc 1.86.0 aws-sdk-ssooidc@1.81.0 requires rustc 1.86.0 aws-sdk-sts@1.82.0 requires rustc 1.86.0 Either upgrade rustc or select compatible dependency versions with `cargo update <name>@<current-ver> --precise <compatible-ver>` where `<compatible-ver>` is the latest version supporting rustc 1.85.1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org