We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f436fb8 + e79c13d commit 6942797Copy full SHA for 6942797
1 file changed
.github/workflows/openssh.yml
@@ -74,6 +74,11 @@ jobs:
74
SKIP_LTESTS: >-
75
exit-status rekey multiplex forward-control channel-timeout
76
connection-timeout
77
+ - git_ref: 'V_10_3_P1'
78
+ osp_ver: '10.3p1'
79
+ SKIP_LTESTS: >-
80
+ exit-status rekey multiplex forward-control channel-timeout
81
+ connection-timeout
82
name: ${{ matrix.osp_ver }}
83
if: github.repository_owner == 'wolfssl'
84
runs-on: ubuntu-24.04
0 commit comments