Skip to content

Commit

Permalink
Do not set suffix for Triton wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchekin committed Oct 1, 2024
1 parent 17dac54 commit cf11e8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
with:
command: >
DEBUG=1
TRITON_WHEEL_VERSION_SUFFIX="+git$(git rev-parse --short HEAD)"
python setup.py bdist_wheel && pip install dist/*.whl
- name: Save Triton wheels to a cache
Expand Down

0 comments on commit cf11e8d

Please sign in to comment.