mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Add "libvirt" label to dfly30.
This commit is contained in:
parent
9775473d84
commit
e8857043af
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.target }}
|
runs-on: ${{ matrix.target }}
|
||||||
timeout-minutes: 600
|
timeout-minutes: 600
|
||||||
env:
|
env:
|
||||||
|
TARGET_TYPE: ${{ matrix.type }}
|
||||||
TARGET_HOST: ${{ matrix.target }}
|
TARGET_HOST: ${{ matrix.target }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
@ -54,6 +55,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- { target: ARM64, configs: pam }
|
- { target: ARM64, configs: pam }
|
||||||
- { target: debian-i386, configs: pam }
|
- { target: debian-i386, configs: pam }
|
||||||
|
- { target: dfly30, configs: default, type: libvirt }
|
||||||
- { target: dfly30, configs: without-openssl}
|
- { target: dfly30, configs: without-openssl}
|
||||||
- { target: dfly48, configs: pam }
|
- { target: dfly48, configs: pam }
|
||||||
- { target: dfly58, configs: pam }
|
- { target: dfly58, configs: pam }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user