summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-04-23 10:28:28 +1000
committerDarren Tucker <dtucker@dtucker.net>2021-04-23 10:28:28 +1000
commita6db3a47b56adb76870d59225ffb90a65bc4daf2 (patch)
treef9fbf73aff6df273a3c6f4547e5e757df9d619ca /.github
parent3fe7e73b025c07eda46d78049f1da8ed7dfc0c69 (diff)
Add openindiana test target.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/selfhosted.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index a9144b42..e85a5054 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -26,6 +26,7 @@ jobs:
- fbsd13
- nbsd8
- obsd51
+ - openindiana
- sol10
- sol11
- win10
@@ -41,6 +42,7 @@ jobs:
- { os: fbsd12, configs: pam }
- { os: fbsd13, configs: pam }
- { os: nbsd8, configs: pam }
+ - { os: openindiana, configs: pam }
- { os: sol10, configs: pam }
- { os: sol11, configs: pam-krb5 }
- { os: sol11, configs: sol64 }