Skip to content

Commit

Permalink
circleci: change port list
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Sep 27, 2023
1 parent d89e954 commit 9f68713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .circleci/port-setup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ zstd:x64-windows
draco:x64-windows
civetweb:x64-windows
cgltf:x64-windows
protobuf[zlib]:x64-windows
protobuf:x64-windows
grpc[codegen]:x64-windows
flatbuffers:x64-windows
opencl:x64-windows
egl-registry:x64-windows
opengl-registry:x64-windows
vulkan-headers:x64-windows
nlohmann-json:x64-windows
3 changes: 2 additions & 1 deletion .circleci/port-windows.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
onnxruntime[directml,python,xnnpack,test]:x64-windows
grpc[codegen]:x64-windows
onnxruntime[directml,xnnpack,test]:x64-windows

0 comments on commit 9f68713

Please sign in to comment.