We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dd20d commit cad52d4Copy full SHA for cad52d4
1 file changed
ci/tools/check_pixi_cuda_version.py
@@ -57,7 +57,7 @@ def main() -> int:
57
58
if errors:
59
print(
60
- f"error: pixi cuda-version pins out of sync with "
+ f"error: cuda_bindings/cuda_core pixi cuda-version pins out of sync with "
61
f"ci/versions.yml cuda.build.version={build_version!r} "
62
f"(expected pin {expected!r}):",
63
file=sys.stderr,
0 commit comments