Skip to content

Commit 6c49eb5

Browse files
committed
Only run regression tests on slow VMs.
1 parent f67e479 commit 6c49eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/configs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ case "${TARGET_HOST}" in
149149
# These are slow real or virtual machines so skip the slowest tests
150150
# (which tend to be thw ones that transfer lots of data) so that the
151151
# test run does not time out.
152+
TEST_TARGET=t-exec
152153
SKIP_LTESTS="rekey sftp"
153154
;;
154155
dfly58*|dfly60*)

0 commit comments

Comments
 (0)