From: Darren Tucker Date: Mon, 9 Sep 2024 09:31:54 +0000 (+1000) Subject: Also test PAM on dfly64. X-Git-Tag: V_9_9_P1~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff714f001d20a9c843ee1fd9d92a16d40567d264;p=thirdparty%2Fopenssh-portable.git Also test PAM on dfly64. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 167297359..05c5b68e3 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -75,6 +75,7 @@ jobs: - { target: dfly58, config: pam, host: libvirt } - { target: dfly60, config: pam, host: libvirt } - { target: dfly62, config: pam, host: libvirt } + - { target: dfly64, config: pam, host: libvirt } - { target: fbsd10, config: pam, host: libvirt } - { target: fbsd12, config: pam, host: libvirt } - { target: fbsd13, config: pam, host: libvirt }