From e937514920335b92b543fd9be79cd6481d1eb0b6 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 28 Mar 2022 17:51:03 +1100 Subject: Add AIX 5.1 test target. --- .github/workflows/selfhosted.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 38bbcff7..e8ce6ac4 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 -- cgit v1.2.3