mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Move obsdsnap test VMs to ephemeral runners.
This commit is contained in:
parent
ea6fdf9a1a
commit
b6e01459b5
4
.github/workflows/selfhosted.yml
vendored
4
.github/workflows/selfhosted.yml
vendored
@ -39,6 +39,8 @@ jobs:
|
|||||||
- obsd67
|
- obsd67
|
||||||
- obsd69
|
- obsd69
|
||||||
- obsd70
|
- obsd70
|
||||||
|
- obsdsnap
|
||||||
|
- obsdsnap-i386
|
||||||
- openindiana
|
- openindiana
|
||||||
- sol10
|
- sol10
|
||||||
- sol11
|
- sol11
|
||||||
@ -65,8 +67,6 @@ jobs:
|
|||||||
- { target: sol11, config: pam-krb5, host: libvirt }
|
- { target: sol11, config: pam-krb5, host: libvirt }
|
||||||
- { target: sol11, config: sol64, host: libvirt }
|
- { target: sol11, config: sol64, host: libvirt }
|
||||||
# VMs with persistent disks that have their own runner.
|
# VMs with persistent disks that have their own runner.
|
||||||
- { target: obsdsnap, config: default, host: obsdsnap }
|
|
||||||
- { target: obsdsnap-i386, config: default, host: obsdsnap-i386 }
|
|
||||||
- { target: win10, config: default, host: win10 }
|
- { target: win10, config: default, host: win10 }
|
||||||
- { target: win10, config: cygwin-release, host: win10 }
|
- { target: win10, config: cygwin-release, host: win10 }
|
||||||
# Physical hosts, with either native runners or remote via ssh.
|
# Physical hosts, with either native runners or remote via ssh.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user