mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-24 18:38:34 +02:00
Add debian-i386 test target.
This commit is contained in:
parent
284b6e5394
commit
96558ecd87
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- ARM64
|
||||
- alpine
|
||||
- bbone
|
||||
- debian-i386
|
||||
- dfly30
|
||||
- dfly48
|
||||
- dfly58
|
||||
@ -49,6 +50,7 @@ jobs:
|
||||
# Then we include any extra configs we want to test for specific VMs.
|
||||
include:
|
||||
- { os: ARM64, configs: pam }
|
||||
- { os: debian-i386, configs: pam }
|
||||
- { os: dfly30, configs: without-openssl}
|
||||
- { os: dfly48, configs: pam }
|
||||
- { os: dfly58, configs: pam }
|
||||
|
Loading…
x
Reference in New Issue
Block a user