diff --git a/.github/workflows/build-and-integration-tests.yml b/.github/workflows/build-and-integration-tests.yml
index ad1a01e6..1af3cfa0 100644
--- a/.github/workflows/build-and-integration-tests.yml
+++ b/.github/workflows/build-and-integration-tests.yml
@@ -35,7 +35,7 @@ jobs:
             output: cargo-binstall
             use-cross: false
             test: false
-            debug_build_args: --no-default-features --features native-tls
+            debug_build_args: --no-default-features --features rustls
           - target: x86_64-pc-windows-msvc
             os: windows-latest
             output: cargo-binstall.exe