summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-11-11 11:25:37 +1100
committerDarren Tucker <dtucker@dtucker.net>2022-11-11 11:25:37 +1100
commit8926956f22639132a9f2433fcd25224e01b900f5 (patch)
tree3d2548a8b5eecb50157fcd9b0097aadb54099e34 /.github
parent650de7ecd3567b5a5dbf16dd1eb598bd8c20bca8 (diff)
downloadopenssh-git-8926956f22639132a9f2433fcd25224e01b900f5.tar.gz
Add dfly62 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 8044a2fb..39ffc8ba 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -27,6 +27,7 @@ jobs:
- dfly48
- dfly58
- dfly60
+ - dfly62
- fbsd10
- fbsd12
- fbsd13
@@ -59,6 +60,7 @@ jobs:
- { os: dfly48, configs: pam }
- { os: dfly58, configs: pam }
- { os: dfly60, configs: pam }
+ - { os: dfly62, configs: pam }
- { os: fbsd10, configs: pam }
- { os: fbsd12, configs: pam }
- { os: fbsd13, configs: pam }