[openssh-commits] [openssh] 01/01: Set SUDO for tests and cleanup.
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Jul 25 23:26:55 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 02e624273b9c78a49a01239159b8c09b8409b1a0
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Jul 25 23:26:36 2021 +1000
Set SUDO for tests and cleanup.
---
.github/workflows/upstream.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index fec110cd..fb720828 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:
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list