CI: fix typo in job name

Closes #14040
This commit is contained in:
Viktor Szakats 2024-06-27 12:38:21 +02:00
parent 5b614224e4
commit 8f67e81735
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View 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: