mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
parent
44141512ed
commit
b87664445c
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
@ -138,8 +138,8 @@ jobs:
|
||||
- CC: clang
|
||||
CXX: clang++
|
||||
CFLAGS: "-mmacosx-version-min=10.15 -Wno-deprecated-declarations"
|
||||
- CC: gcc-11
|
||||
CXX: g++-11
|
||||
- CC: gcc-12
|
||||
CXX: g++-12
|
||||
CFLAGS: "-mmacosx-version-min=10.15 -Wno-error=undef -Wno-error=conversion"
|
||||
build:
|
||||
- name: OpenSSL
|
||||
|
Loading…
Reference in New Issue
Block a user