Skip to content

Commit fe3bb7f

Browse files
authored
[Build] Pin cmake to build PyTorch (#8902)
1 parent b24e6e9 commit fe3bb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/ansible/config/pip.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pip:
66
- astunparse
77
- cffi
88
- cloud-tpu-client
9-
- cmake
9+
- cmake==3.31.6
1010
- coverage
1111
- dataclasses
1212
- expecttest==0.1.3

0 commit comments

Comments
 (0)