From: Darren Tucker Date: Sun, 25 Jul 2021 13:26:36 +0000 (+1000) Subject: Set SUDO for tests and cleanup. X-Git-Tag: V_8_7_P1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e624273b9c78a49a01239159b8c09b8409b1a0;p=thirdparty%2Fopenssh-portable.git Set SUDO for tests and cleanup. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index fec110cdc..fb7208286 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -10,6 +10,7 @@ jobs: runs-on: ${{ matrix.os }} env: TARGET_HOST: ${{ matrix.os }} + SUDO: sudo strategy: fail-fast: false matrix: