]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: fix typo in job name
authorViktor Szakats <commit@vsz.me>
Thu, 27 Jun 2024 10:38:21 +0000 (12:38 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 27 Jun 2024 11:33:30 +0000 (13:33 +0200)
Closes #14040

.azure-pipelines.yml

index 82e31045a0648ec9752f6cdc961c401d4c7b0a20..08744e15d0aa80f63b71547dd94e93506d80a3fd 100644 (file)
@@ -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: