Skip to content

Commit 0e08b58

Browse files
committed
ci: don't run Windows SHA256 gitdaemon tests
1 parent 7e3535c commit 0e08b58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@ jobs:
373373
CMAKE_OPTIONS: -A x64 -DWIN32_LEAKCHECK=ON -DDEPRECATE_HARD=ON -DEXPERIMENTAL_SHA256=ON
374374
SKIP_SSH_TESTS: true
375375
SKIP_NEGOTIATE_TESTS: true
376+
# TODO: this is a temporary removal
377+
SKIP_GITDAEMON_TESTS: true
376378
- name: "Linux (SHA256, Xenial, Clang, OpenSSL-FIPS)"
377379
id: linux-sha256-fips
378380
container:

0 commit comments

Comments
 (0)