[openssh-commits] [openssh] 03/04: Remove obsolete comments.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 7 04:30:12 AEDT 2026


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

dtucker pushed a commit to branch master
in repository openssh.

commit dfbb8526b5006cfe368193fb15e16f58cce6e1d1
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Dec 31 16:35:29 2025 +1100

    Remove obsolete comments.
---
 .github/workflows/vm.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index 0de37b2b7..b3c4bbd9f 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -22,7 +22,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "6.4.2"
         config: [default]
@@ -83,7 +82,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "13.5"
           - "14.3"
@@ -147,7 +145,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "9.0"
           - "9.4"
@@ -212,7 +209,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "r151054"
           - "r151046"
@@ -264,7 +260,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "202510"
         config: [default]
@@ -314,7 +309,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "7.3"
           - "7.5"
@@ -368,7 +362,6 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        # First we test all OSes in the default configuration.
         target:
           - "11.4-gcc"
         config: [default]

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


More information about the openssh-commits mailing list