Skip to content

Commit 15eb29c

Browse files
authored
Update torchao_experimental_test.yml
1 parent a40a5dd commit 15eb29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/torchao_experimental_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
auto-activate-base: true
2929
- name: Run tests
3030
run: |
31-
pip install --extra-index-url "https://download.pytorch.org/whl/nightly/cpu" torch=="2.6.0.20250104"
31+
pip install --extra-index-url "https://download.pytorch.org/whl/nightly/cpu" torch=="2.6.0.dev20250104"
3232
USE_CPP=1 pip install .
3333
3434
python torchao/experimental/tests/test_packed_linear_int8_dynamic_activation_intx_weight_layout.py

0 commit comments

Comments
 (0)