]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Don't always set SUDO.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 22 Apr 2021 12:27:26 +0000 (22:27 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 22 Apr 2021 12:29:33 +0000 (22:29 +1000)
Rely on sourcing configs to set as appropriate.

.github/workflows/c-cpp.yml
.github/workflows/selfhosted.yml

index c4ae28434305a1f4fcd9109f15723298cb1df53a..c2825a30f3a2406d9c94a8f3829bc779255d9f77 100644 (file)
@@ -52,7 +52,6 @@ jobs:
     - name: make tests
       run: ./.github/run_test.sh ${{ matrix.configs }}
       env:
-        SUDO: sudo
         TEST_SSH_UNSAFE_PERMISSIONS: 1
     - name: save logs
       if: failure()
index 55ba435e6a138aed2846523bb7edadb8dffbce65..ec91ebda5081bfcb5d17a3546f119e57010748d7 100644 (file)
@@ -10,7 +10,6 @@ jobs:
     runs-on: ${{ matrix.os }}
     env:
       TARGET_HOST: ${{ matrix.os }}
-      SUDO: sudo
     strategy:
       fail-fast: false
       # We use a matrix in two parts: firstly all of the VMs are tested with the