3131# - { target: ubuntu-20.04, config: valgrind-5 }
3232 - { target: ubuntu-20.04, config: valgrind-6 }
3333 - { target: ubuntu-20.04, config: valgrind-7 }
34- - { target: ubuntu-20.04, config: c89 }
34+ # binn.c no longer works with c89 so remove this test.
35+ # - { target: ubuntu-20.04, config: c89 }
3536 - { target: ubuntu-20.04, config: clang-6.0 }
3637 - { target: ubuntu-20.04, config: clang-8 }
3738 - { target: ubuntu-20.04, config: clang-9 }
@@ -51,20 +52,32 @@ jobs:
5152# - { target: ubuntu-20.04, config: musl }
5253 - { target: ubuntu-latest, config: libressl-master }
5354 - { target: ubuntu-latest, config: libressl-3.7.2 }
54- - { target: ubuntu-latest, config: libressl-3.8.2 }
55+ - { target: ubuntu-latest, config: libressl-3.8.3 }
56+ - { target: ubuntu-latest, config: libressl-3.9.0 }
5557 - { target: ubuntu-latest, config: openssl-master }
5658 - { target: ubuntu-latest, config: openssl-noec }
5759 - { target: ubuntu-latest, config: openssl-1.1.1 }
5860 - { target: ubuntu-latest, config: openssl-1.1.1t }
5961 - { target: ubuntu-latest, config: openssl-1.1.1w }
6062 - { target: ubuntu-latest, config: openssl-3.0.0 }
61- - { target: ubuntu-latest, config: openssl-3.0.12 }
63+ - { target: ubuntu-latest, config: openssl-3.0.13 }
6264 - { target: ubuntu-latest, config: openssl-3.1.0 }
63- - { target: ubuntu-latest, config: openssl-3.1.4 }
64- - { target: ubuntu-latest, config: openssl-3.2.0 }
65+ - { target: ubuntu-latest, config: openssl-3.1.5 }
66+ - { target: ubuntu-latest, config: openssl-3.2.1 }
6567 - { target: ubuntu-latest, config: openssl-1.1.1_stable }
6668 - { target: ubuntu-latest, config: openssl-3.0 } # stable branch
6769 - { target: ubuntu-latest, config: openssl-3.2 } # stable branch
70+ - { target: ubuntu-latest, config: putty-0.71 }
71+ - { target: ubuntu-latest, config: putty-0.72 }
72+ - { target: ubuntu-latest, config: putty-0.73 }
73+ - { target: ubuntu-latest, config: putty-0.74 }
74+ - { target: ubuntu-latest, config: putty-0.75 }
75+ - { target: ubuntu-latest, config: putty-0.76 }
76+ - { target: ubuntu-latest, config: putty-0.77 }
77+ - { target: ubuntu-latest, config: putty-0.78 }
78+ - { target: ubuntu-latest, config: putty-0.79 }
79+ - { target: ubuntu-latest, config: putty-0.80 }
80+ - { target: ubuntu-latest, config: putty-snapshot }
6881 - { target: ubuntu-latest, config: zlib-develop }
6982 - { target: ubuntu-22.04, config: pam }
7083 - { target: ubuntu-22.04, config: krb5 }
0 commit comments