From: Darren Tucker Date: Wed, 18 Feb 2026 15:51:09 +0000 (-0500) Subject: Increase riscv64 test coverage. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e8e66219d036404ae656060f0e0179b61f0614;p=thirdparty%2Fopenssh-portable.git Increase riscv64 test coverage. The machine running the tests has been replaced with a faster one. --- diff --git a/.github/configs b/.github/configs index 7c2afcba6..43f0fd258 100755 --- a/.github/configs +++ b/.github/configs @@ -275,10 +275,6 @@ case "${TARGET_HOST}" in TEST_TARGET="t-exec unit TEST_SHELL=bash" SKIP_LTESTS="rekey sftp" ;; - debian-riscv64) - # This machine is fairly slow, so skip the unit tests. - TEST_TARGET="t-exec" - ;; dfly58*|dfly60*) # scp 3-way connection hangs on these so skip until sorted. SKIP_LTESTS=scp3