We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37af2a0 commit d7b0e91Copy full SHA for d7b0e91
.github/workflows/main.yml
@@ -58,7 +58,6 @@ jobs:
58
cc: gcc
59
cmake_generator: Ninja
60
cmake_options: -DUSE_HTTPS=OpenSSL -DREGEX_BACKEND=builtin -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON
61
- gittest_negotiate_password: ${{ secrets.GITTEST_NEGOTIATE_PASSWORD }}
62
-
63
os: macos-latest
64
0 commit comments