From: Darren Tucker Date: Mon, 28 Jun 2021 03:06:37 +0000 (+1000) Subject: Add rocky84 test target. X-Git-Tag: V_8_7_P1~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93fdc4de158386efe1116bd44c5b3f4a7a82c25;p=thirdparty%2Fopenssh-portable.git Add rocky84 test target. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 4794e28bc..60d290af7 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 }