[openssh-commits] [openssh] branch master updated: Add OpenBSD upstream test on obsdsnap-arm64.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Mar 14 13:48:58 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new 91a2f70a Add OpenBSD upstream test on obsdsnap-arm64.
91a2f70a is described below
commit 91a2f70a56827ae31649baf17227b0914ac5aa36
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Fri Mar 14 13:47:27 2025 +1100
Add OpenBSD upstream test on obsdsnap-arm64.
---
.github/workflows/upstream.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index e25adb42..0b1ed138 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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list