Skip to content

Commit

Permalink
Add omnios test target.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Sep 10, 2024
1 parent f4ff915 commit 059ed69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/selfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- obsd74
- obsdsnap
- obsdsnap-i386
- onmios
- openindiana
- ubuntu-2204
config:
Expand Down Expand Up @@ -83,6 +84,7 @@ jobs:
- { target: nbsd8, config: pam, host: libvirt }
- { target: nbsd9, config: pam, host: libvirt }
- { target: nbsd10, config: pam, host: libvirt }
- { target: omnios, config: pam, host: libvirt }
# ARM64 VMs
- { target: obsd-arm64, config: default, host: libvirt-arm64 }
# VMs with persistent disks that have their own runner.
Expand Down

0 comments on commit 059ed69

Please sign in to comment.