mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-11 09:17:38 +00:00
Set SUDO for tests and cleanup.
This commit is contained in:
parent
460ae5d930
commit
02e624273b
1
.github/workflows/upstream.yml
vendored
1
.github/workflows/upstream.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
TARGET_HOST: ${{ matrix.os }}
|
||||
SUDO: sudo
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user