Skip to content

Commit

Permalink
gh-actions: test llama-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Sep 28, 2023
1 parent 3b423bf commit d1e9d49
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion test/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@
"name": "vcpkg-cmake",
"host": true
},
"openssl3"
"openssl3",
{
"name": "llama-cpp",
"features": [
"test"
],
"platform": "windows | osx"
}
]
}

0 comments on commit d1e9d49

Please sign in to comment.