mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:01:40 +03:00
GHA: enable the RTSP tests on macOS gcc-12
This commit is contained in:
parent
2ec00372a1
commit
71f190cbbc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
|
@ -313,7 +313,6 @@ jobs:
|
|||
if [ -z '${{ matrix.build.torture }}' ]; then
|
||||
TFLAGS+=' ~2037 ~2041' # flaky
|
||||
if [[ '${{ matrix.compiler }}' = 'gcc'* ]]; then
|
||||
TFLAGS+=' ~RTSP' # 567 568 569 570 571 572 577 689 3100
|
||||
TFLAGS+=' ~1156 ~1539' # HTTP Content-Range, Content-Length
|
||||
if [[ -n '${{ matrix.build.configure }}' || \
|
||||
'${{ matrix.build.generate }}' = *'-DCURL_USE_SECTRANSP=ON'* ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue