summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-04 10:37:32 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-11 13:47:41 +0100
commit76d9e07c6b0d6e9312d0cbfaf25c42926453fcb4 (patch)
treeba3fb403f960cc07325873a58dd8b90a231a6dda /zuul.d
parent1fef5922da63125e3ac262aa3d8360210a9edb1f (diff)
downloadcurl-76d9e07c6b0d6e9312d0cbfaf25c42926453fcb4.tar.gz
vtls/rustls: adapt to the updated rustls_version proto
Closes #7956
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/jobs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 4e668449c..aebe0fff4 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -131,6 +131,7 @@
- libzstd-dev
curl_env:
T: debug-rustls
+ # Keep this in sync with the version in docs/RUSTLS.md
RUSTLS_VERSION: v0.8.0
LIBS: -lm
C: >-