From: Darren Tucker Date: Mon, 28 Mar 2022 06:51:03 +0000 (+1100) Subject: Add AIX 5.1 test target. X-Git-Tag: V_9_0_P1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e937514920335b92b543fd9be79cd6481d1eb0b6;p=thirdparty%2Fopenssh-portable.git Add AIX 5.1 test target. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 38bbcff77..e8ce6ac40 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -16,6 +16,7 @@ jobs: # default config. "os" corresponds to a label associated with the worker. matrix: os: + - aix51 - ARM64 - alpine - bbone