Unverified Commit e1916376 by Edward Thomson Committed by GitHub

Merge pull request #4980 from libgit2/ethomson/ci_nightly

ci: skip ssh tests on macOS nightly
parents 85b2bd41 ef91917f
...@@ -73,6 +73,7 @@ jobs: ...@@ -73,6 +73,7 @@ jobs:
LEAK_CHECK: leaks LEAK_CHECK: leaks
CMAKE_OPTIONS: -G Ninja CMAKE_OPTIONS: -G Ninja
RUN_INVASIVE_TESTS: true RUN_INVASIVE_TESTS: true
SKIP_SSH_TESTS: true
- job: windows_vs_amd64 - job: windows_vs_amd64
displayName: 'Windows (amd64; Visual Studio)' displayName: 'Windows (amd64; Visual Studio)'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment