Skip to content

Commit c5d1569

Browse files
committed
Update config.yml
Fix issue with CMake build
1 parent 05815e6 commit c5d1569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@ jobs:
12411241
platform: "x86_64"
12421242
cudnn-version: << parameters.cudnn-version >>
12431243
trt-version-short: << parameters.trt-version-short >>
1244-
bazel-platform: "x86_64"
1244+
bazel-platform: "amd64"
12451245
- install-cmake:
12461246
version: 3.24.1
12471247
- install-torch-from-index:

0 commit comments

Comments
 (0)