diff --git a/docs/tests/CI.md b/docs/tests/CI.md index e126ab4c32..d101e3563c 100644 --- a/docs/tests/CI.md +++ b/docs/tests/CI.md @@ -58,7 +58,6 @@ GitHub Actions runs the following tests: - macOS tests with a variety of different compilation options - Fuzz tests ([see the curl-fuzzer repo for more info](https://github.com/curl/curl-fuzzer)). -- curl compiled using the Rust TLS backend with Hyper These are each configured in different files in `.github/workflows`.