Skip to content

Commit 178e10e

Browse files
authored
Merge pull request #10081 from julek-wolfssl/openssh-10.2p1
Add openssh 10.2p1 to CI
2 parents a67179e + cd967c7 commit 178e10e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/openssh.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ jobs:
6969
SKIP_LTESTS: >-
7070
exit-status rekey multiplex forward-control channel-timeout
7171
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
7277
name: ${{ matrix.osp_ver }}
7378
if: github.repository_owner == 'wolfssl'
7479
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)