Skip to content

Commit 51f2e08

Browse files
author
vicky-xef
committed
downgrade triton
1 parent 42f0402 commit 51f2e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
source venv/bin/activate
3030
pip install -e .[test]
3131
pip install -r requirements-dev.txt
32+
pip install --force-reinstall 'triton==3.2.0'
3233
python -m pytest tests --ignore=tests/test_mlx.py

0 commit comments

Comments
 (0)