mirror of
https://github.com/curl/curl.git
synced 2026-07-09 19:47:18 +03:00
GHA: add NTLM to more builds
This commit is contained in:
parent
bb5522afb3
commit
98b839d712
4 changed files with 12 additions and 8 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -224,7 +224,7 @@ jobs:
|
|||
|
||||
- name: 'openssl !ipv6 !--libcurl !--digest-auth'
|
||||
image: ubuntu-24.04-arm
|
||||
configure: --with-openssl --disable-ipv6 --enable-debug --disable-unity --disable-libcurl-option --disable-digest-auth
|
||||
configure: --with-openssl --disable-ipv6 --enable-debug --disable-unity --disable-libcurl-option --disable-digest-auth --enable-ntlm
|
||||
|
||||
- name: 'openssl https-only'
|
||||
image: ubuntu-24.04-arm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue