We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5caa454 commit 500796aCopy full SHA for 500796a
.github/workflows/experimental.yml
@@ -55,6 +55,8 @@ jobs:
55
CMAKE_OPTIONS: -A x64 -DWIN32_LEAKCHECK=ON -DDEPRECATE_HARD=ON -DEXPERIMENTAL_SHA256=ON
56
SKIP_SSH_TESTS: true
57
SKIP_NEGOTIATE_TESTS: true
58
+ # TODO: this is a temporary removal
59
+ SKIP_GITDAEMON_TESTS: true
60
fail-fast: false
61
env: ${{ matrix.platform.env }}
62
runs-on: ${{ matrix.platform.os }}
0 commit comments