disable thttpclient_ssl (#25164)

(cherry picked from commit bf2395a62e)
This commit is contained in:
ringabout
2025-09-12 20:06:29 +08:00
committed by narimiran
parent 569968a916
commit 377b6cc6bf

View File

@@ -1,6 +1,6 @@
discard """
cmd: "nim $target --mm:refc -d:ssl $options $file"
disabled: "openbsd"
disabled: "true"
retries: 2
"""