[openssh-commits] [openssh] 03/04: Remove SKIP_UNIT as it needs to be a make arg.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Feb 18 10:11:07 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 161873035c12cc22211fc73d07170ade47746bc5
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Feb 18 10:09:27 2021 +1100
Remove SKIP_UNIT as it needs to be a make arg.
---
.github/workflows/selfhosted.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 2f76dfdf..8d8a3b55 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -11,7 +11,6 @@ jobs:
env:
TARGET_HOST: ${{ matrix.vm }}
SUDO: sudo
- SKIP_UNIT: 1
strategy:
fail-fast: false
# We use a matrix in two parts: firstly all of the VMs are tested with the
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list