We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a67179e + cd967c7 commit 178e10eCopy full SHA for 178e10e
.github/workflows/openssh.yml
@@ -69,6 +69,11 @@ jobs:
69
SKIP_LTESTS: >-
70
exit-status rekey multiplex forward-control channel-timeout
71
connection-timeout
72
+ - git_ref: 'V_10_2_P1'
73
+ osp_ver: '10.2p1'
74
+ SKIP_LTESTS: >-
75
+ exit-status rekey multiplex forward-control channel-timeout
76
+ connection-timeout
77
name: ${{ matrix.osp_ver }}
78
if: github.repository_owner == 'wolfssl'
79
runs-on: ubuntu-24.04
0 commit comments