summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2023-01-23 23:52:10 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2023-01-23 23:52:10 +0000
commit28b5b5df78b84f2504d0f1e582f697192c01f02a (patch)
treeae65ce9ac82e5d63407c7849cb764f13475bc165
parent397558880b01845cf9424ddba0eca49ead41ce44 (diff)
downloadlibgit2-ethomson/libssh2.tar.gz
-rw-r--r--.github/workflows/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 2432dcf03..ba3459059 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -139,7 +139,6 @@ jobs:
CMAKE_GENERATOR: Visual Studio 16 2019
CMAKE_OPTIONS: -A x64 -DWIN32_LEAKCHECK=ON -DDEPRECATE_HARD=ON -DUSE_SSH=ON -DCMAKE_PREFIX_PATH=D:\Temp\libssh2
BUILD_TEMP: D:\Temp
- SKIP_SSH_TESTS: true
SKIP_NEGOTIATE_TESTS: true
- name: "Windows (x86, Visual Studio)"
id: windows-x86-vs