Skip to content

Commit

Permalink
ci: exclude onnxruntime in test/vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Jan 26, 2025
1 parent b593d0e commit 9310f56
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions test/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,6 @@
"test"
]
},
{
"name": "onnxruntime",
"platform": "linux"
},
{
"name": "onnxruntime",
"features": [
"coreml"
],
"platform": "osx | ios"
},
{
"name": "opencl",
"platform": "windows | linux"
Expand Down

0 comments on commit 9310f56

Please sign in to comment.