Add nbsd10 test target.

This commit is contained in:
Darren Tucker 2024-02-22 17:59:35 +11:00
parent d86bf8a3f6
commit 6886e1b1f5
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View 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 }