mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02: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 }}
|
runs-on: ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
TARGET_HOST: ${{ matrix.os }}
|
TARGET_HOST: ${{ matrix.os }}
|
||||||
|
SUDO: sudo
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user