[openssh-commits] [openssh] 05/07: Update to FreeBSD 14.4, add 15.0.

git+noreply at mindrot.org git+noreply at mindrot.org
Tue May 5 00:09:34 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 a05de3f67f69582e061445d5d78e5fcd01067299
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon May 4 22:57:58 2026 +1000

    Update to FreeBSD 14.4, add 15.0.
---
 .github/workflows/vm.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index 05721f556..2d0120f17 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -80,8 +80,8 @@ jobs:
       matrix:
         target:
           - "13.5"
-          - "14.3"
-          # - "15.0" # "pkg" breaks with a libutil.so error...
+          - "14.4"
+          - "15.0"
         config: [default]
     runs-on: ubuntu-latest
     steps:

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


More information about the openssh-commits mailing list