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 b0c8bb2 commit af83469Copy full SHA for af83469
.github/workflows/nightly-wheels.yml
@@ -80,7 +80,6 @@ jobs:
80
with:
81
command: >
82
DEBUG=1
83
- TRITON_WHEEL_VERSION_SUFFIX="+git$(git rev-parse --short HEAD)"
84
python setup.py bdist_wheel && pip install dist/*.whl
85
86
- name: Save Triton wheels to a cache
0 commit comments