From: Darren Tucker Date: Fri, 14 Mar 2025 02:47:27 +0000 (+1100) Subject: Add OpenBSD upstream test on obsdsnap-arm64. X-Git-Tag: V_10_0_P1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91a2f70a56827ae31649baf17227b0914ac5aa36;p=thirdparty%2Fopenssh-portable.git Add OpenBSD upstream test on obsdsnap-arm64. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index e25adb423..0b1ed138f 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - target: [ obsdsnap, obsdsnap-i386 ] + target: [ obsdsnap, obsdsnap-i386, obsdsnap-arm64 ] config: [ default, without-openssl, ubsan ] steps: - name: unmount stale workspace