From: Viktor Szakats Date: Thu, 27 Jun 2024 10:38:21 +0000 (+0200) Subject: CI: fix typo in job name X-Git-Tag: curl-8_9_0~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f67e81735fc5a3c2014930ad0c059419a5a251d;p=thirdparty%2Fcurl.git CI: fix typo in job name Closes #14040 --- diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 82e31045a0..08744e15d0 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -88,7 +88,7 @@ stages: disable_http_smtp_imap: name: w/o HTTP/SMTP/IMAP configure: --disable-http --disable-smtp --disable-imap --without-ssl - disable_thredres: + disable_threadres: name: sync resolver configure: --disable-threaded-resolver --with-openssl https_only: