[openssh-commits] [openssh] 01/02: Remove ubuntu-26.04-arm kitchensink test target.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 20 21:52:19 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 855956926ee9527de567d7544e3fb8ac9a412b01
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu Aug 20 21:30:51 2026 +1000

    Remove ubuntu-26.04-arm kitchensink test target.
    
    The Yubico PPA does not have ubuntu 26.04 arm64 binaries.
---
 .github/workflows/c-cpp.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index b3e05fe0e..049f95f80 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -123,7 +123,6 @@ jobs:
           - { target: ubuntu-latest, config: musl }
           - { target: ubuntu-22.04-arm, config: kitchensink }
           - { target: ubuntu-24.04-arm, config: kitchensink }
-          - { target: ubuntu-26.04-arm, config: kitchensink }
           - { target: macos-14, config: pam }
           - { target: macos-15, config: pam }
           - { target: macos-26, config: pam }

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list