mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:53:36 +03:00
test shell completion linux/macos
This commit is contained in:
parent
4edfb0eabf
commit
974da60cc8
2 changed files with 2 additions and 2 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -238,7 +238,7 @@ jobs:
|
|||
- name: 'OpenSSL libssh c-ares'
|
||||
compiler: clang
|
||||
install: libssh
|
||||
configure: --enable-debug --with-libssh --with-openssl=/opt/homebrew/opt/openssl --enable-ares
|
||||
configure: --enable-debug --with-libssh --with-openssl=/opt/homebrew/opt/openssl --enable-ares --with-fish-functions-dir --with-zsh-functions-dir
|
||||
- name: 'OpenSSL libssh'
|
||||
compiler: llvm@18
|
||||
install: libssh libnghttp3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue