summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorKevin Burke <kevin@burke.dev>2021-11-08 21:54:23 -0800
committerDaniel Stenberg <daniel@haxx.se>2021-11-11 13:47:34 +0100
commitd5d1d59a50991002380b6d9032df6ca750813be5 (patch)
tree7dc34ebed8fe14521485b0f3ff6db6a1d6ac0a1f /zuul.d
parentb7757c2b811927ed45588c2ef1a48ab60f11516d (diff)
downloadcurl-d5d1d59a50991002380b6d9032df6ca750813be5.tar.gz
zuul: update build environment for rustls-ffi 0.8.0
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/jobs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 0ad83cf8b..4e668449c 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -131,10 +131,10 @@
- libzstd-dev
curl_env:
T: debug-rustls
- RUSTLS_VERSION: v0.7.2
+ RUSTLS_VERSION: v0.8.0
LIBS: -lm
C: >-
- --with-rustls={{ ansible_user_dir }}/crust
+ --with-rustls={{ ansible_user_dir }}/rustls
- job:
name: curl-debug-bearssl