We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
conda-pack
We should add testing of the conda-pack.sh scripts to PR CI.
conda-pack.sh
This will require some refactoring since the script currently always uploads to S3 which probably isn't necessary for PRs.
The text was updated successfully, but these errors were encountered:
Convert CUDA version to major.minor during conda-pack (#670)
c642f34
Should fix the build problem seen here: https://github.com/rapidsai/integration/actions/runs/5681986332/job/15399831914 Filed an issue to follow up on CI for this: #671 Authors: - Ray Douglass (https://github.com/raydouglass) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: #670
No branches or pull requests
We should add testing of the
conda-pack.sh
scripts to PR CI.This will require some refactoring since the script currently always uploads to S3 which probably isn't necessary for PRs.
The text was updated successfully, but these errors were encountered: