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

@ -50,6 +50,7 @@ env:
CURL_CI: github
CURL_TEST_MIN: 1560
DEBIAN_FRONTEND: noninteractive
DO_NOT_TRACK: '1'
jobs:
cmake-autotools: