summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2024-09-09 11:31:54 +0200
committerDarren Tucker <dtucker@dtucker.net>2024-09-10 09:58:09 +0200
commitff714f001d20a9c843ee1fd9d92a16d40567d264 (patch)
treea71db453bf99c9bdca355dddc5769783b6d65144
parentstubs for ML-KEM KEX functions (diff)
downloadopenssh-ff714f001d20a9c843ee1fd9d92a16d40567d264.tar.xz
openssh-ff714f001d20a9c843ee1fd9d92a16d40567d264.zip
Also test PAM on dfly64.
-rw-r--r--.github/workflows/selfhosted.yml1
1 files changed, 1 insertions, 0 deletions
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 }