mirror of
https://github.com/curl/curl.git
synced 2026-08-02 14:50:29 +03:00
drop sign-conversion test
This commit is contained in:
parent
979f860fb7
commit
9389789c59
3 changed files with 4 additions and 9 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -386,7 +386,7 @@ jobs:
|
|||
CC: clang-20
|
||||
CFLAGS: -fsanitize=thread -g
|
||||
LDFLAGS: -fsanitize=thread
|
||||
generate: -DOPENSSL_ROOT_DIR=/home/runner/openssl -DENABLE_DEBUG=ON -DCMAKE_UNITY_BUILD=OFF
|
||||
generate: -DOPENSSL_ROOT_DIR=/home/runner/openssl -DENABLE_DEBUG=ON
|
||||
|
||||
- name: 'memory-sanitizer'
|
||||
install_packages: clang-20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue