Update main.yml
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 06afeac..eae0afb 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -58,7 +58,6 @@ jobs:
cc: gcc
cmake_generator: Ninja
cmake_options: -DUSE_HTTPS=OpenSSL -DREGEX_BACKEND=builtin -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON
- gittest_negotiate_password: ${{ secrets.GITTEST_NEGOTIATE_PASSWORD }}
-
os: macos-latest
-