Skip to content

Commit 90603c9

Browse files
committed
fix itrex version tests
1 parent a06522c commit 90603c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_inc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install cmake
3434
pip install py-cpuinfo
3535
pip install .[neural-compressor,diffusers,tests]
36-
pip install intel-extension-for-transformers
36+
pip install intel-extension-for-transformers==1.4.0
3737
pip install peft
3838
3939
- name: Test with Pytest

0 commit comments

Comments
 (0)