summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-03-12 11:55:47 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-03-12 19:53:45 +0100
commit5dd5314f5dfa138c1261d6cf4c652192b8c866fe (patch)
tree4caed89fd61f96281d421c2c5e690afc32fc2d37
parentd06f741906b91c796b215677cbda27167f4c631c (diff)
downloadcurl-bagder/travis-split-out-events.tar.gz
github: add torture-ftp for FTP-only torture testingbagder/travis-split-out-events
and at 20% to try to keep the run-time reasonable
-rw-r--r--.github/workflows/macos.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index e18721d71..16b0476e8 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -55,6 +55,11 @@ jobs:
configure: --enable-debug --disable-shared --disable-threaded-resolver
tflags: -n -t --shallow=25 !FTP
macosx-version-min: 10.9
+ - name: torture-ftp
+ install: nghttp2 openssl
+ configure: --enable-debug --disable-shared --disable-threaded-resolver
+ tflags: -n -t --shallow=20 FTP
+ macosx-version-min: 10.9
- name: macOS 10.15
install: nghttp2 libmetalink libssh2
configure: --enable-debug --disable-ldap