Skip to content

Commit

Permalink
[vcpkg-ci-curl] Test idn on android (microsoft#39073)
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt authored Jun 3, 2024
1 parent 2893964 commit 67cc167
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/test_ports/vcpkg-ci-curl/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@
"platform": "!osx"
},
{
"$comment": "Known to be fixed by libidn2 update.",
"name": "curl",
"features": [
"idn"
],
"platform": "!android"
]
},
{
"name": "curl",
Expand Down

0 comments on commit 67cc167

Please sign in to comment.