CI: set DO_NOT_TRACK=1

Closes #21420
This commit is contained in:
Viktor Szakats 2026-04-23 10:17:13 +02:00
parent fd2a729a12
commit e418b42c82
No known key found for this signature in database
16 changed files with 39 additions and 8 deletions

View file

@ -33,6 +33,7 @@ env:
MAKEFLAGS: -j 5
CURL_CI: github
CURL_TEST_MIN: 1660
DO_NOT_TRACK: '1'
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
LIBRESSL_VERSION: 4.3.1
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com