From: Darren Tucker Date: Sat, 3 Jul 2021 09:17:31 +0000 (+1000) Subject: Disable rocky84 to figure out why agent test fails X-Git-Tag: V_8_7_P1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9e4b319f7e98744b188b0f58859d431def343b;p=thirdparty%2Fopenssh-portable.git Disable rocky84 to figure out why agent test fails --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 60d290af7..1c7627275 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -37,7 +37,7 @@ jobs: - obsd69 - obsdsnap - openindiana - - rocky84 + # - rocky84 - sol10 - sol11 - win10 @@ -56,7 +56,7 @@ jobs: - { os: nbsd8, configs: pam } - { os: nbsd9, configs: pam } - { os: openindiana, configs: pam } - - { os: rocky84, configs: pam } + # - { os: rocky84, configs: pam } - { os: sol10, configs: pam } - { os: sol11, configs: pam-krb5 } - { os: sol11, configs: sol64 }