Skip to content

Commit a239ac7

Browse files
committed
Fix GHA (starttls nntp)
using another IP
1 parent 7be262f commit a239ac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/25_baseline_starttls.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ unlike($openssl_out, qr/$openssl_regex_bl/, "");
130130
$tests++;
131131

132132

133-
$uri="news.newsguy.com:119";
133+
$uri="140.238.219.117:119";
134134

135135
# unlink "tmp.json";
136136
printf "\n%s\n", "STARTTLS NNTP unit tests via sockets --> $uri ...";

0 commit comments

Comments
 (0)