]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add PuTTY 0.81, 0.82 and 0.83 to tests.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 27 Mar 2025 12:04:44 +0000 (23:04 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 27 Mar 2025 12:04:44 +0000 (23:04 +1100)
.github/workflows/c-cpp.yml

index 5107a81ea89041f6c56db0427c186526041ee3f2..424c193fb207cb6aa83ec60fad4874e025deeb78 100644 (file)
@@ -97,6 +97,9 @@ jobs:
           - { target: ubuntu-latest, config: putty-0.78 }
           - { target: ubuntu-latest, config: putty-0.79 }
           - { target: ubuntu-latest, config: putty-0.80 }
+          - { target: ubuntu-latest, config: putty-0.81 }
+          - { target: ubuntu-latest, config: putty-0.82 }
+          - { target: ubuntu-latest, config: putty-0.83 }
           - { target: ubuntu-latest, config: putty-snapshot }
           - { target: ubuntu-latest, config: zlib-develop }
           - { target: ubuntu-latest, config: tcmalloc }