diff options
Diffstat (limited to 'zuul.d/jobs.yaml')
-rw-r--r-- | zuul.d/jobs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index aebe0fff4..5fc36b9fe 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -132,7 +132,7 @@ curl_env: T: debug-rustls # Keep this in sync with the version in docs/RUSTLS.md - RUSTLS_VERSION: v0.8.0 + RUSTLS_VERSION: v0.8.2 LIBS: -lm C: >- --with-rustls={{ ansible_user_dir }}/rustls |