summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-06-28 13:06:37 +1000
committerDarren Tucker <dtucker@dtucker.net>2021-06-28 13:06:37 +1000
commitf93fdc4de158386efe1116bd44c5b3f4a7a82c25 (patch)
treeeebf6f240ef97d366b1dd3d03717b242f8c4cb5f /.github
parentd443006c0ddfa7f6a5bd9c0ae92036f3d5f2fa3b (diff)
Add rocky84 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 4794e28b..60d290af 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -37,6 +37,7 @@ jobs:
- obsd69
- obsdsnap
- openindiana
+ - rocky84
- sol10
- sol11
- win10
@@ -55,6 +56,7 @@ jobs:
- { os: nbsd8, configs: pam }
- { os: nbsd9, configs: pam }
- { os: openindiana, configs: pam }
+ - { os: rocky84, configs: pam }
- { os: sol10, configs: pam }
- { os: sol11, configs: pam-krb5 }
- { os: sol11, configs: sol64 }