]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add nbsd10 test target.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 22 Feb 2024 06:59:35 +0000 (17:59 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 22 Feb 2024 06:59:35 +0000 (17:59 +1100)
.github/workflows/selfhosted.yml

index be0b4ffec5801e719fb0b077bd496650e4746103..4f1c587a5779e5b584a43241a3dfa969e5bba0ae 100644 (file)
@@ -73,6 +73,7 @@ jobs:
           - { target: fbsd14, config: pam, host: libvirt }
           - { target: nbsd8,  config: pam, host: libvirt }
           - { target: nbsd9,  config: pam, host: libvirt }
+          - { target: nbsd10, config: pam, host: libvirt }
           # VMs with persistent disks that have their own runner.
           - { target: win10, config: default, host: win10 }
           - { target: win10, config: cygwin-release, host: win10 }