Skip to content

Commit

Permalink
Add nbsd10 test target.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Feb 22, 2024
1 parent d86bf8a commit 6886e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/selfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit 6886e1b

Please sign in to comment.