Skip to content

Commit 6942797

Browse files
authored
Merge pull request #10301 from julek-wolfssl/openssh-10.3p1
ci: add OpenSSH 10.3p1 to CI matrix
2 parents f436fb8 + e79c13d commit 6942797

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/openssh.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ jobs:
7474
SKIP_LTESTS: >-
7575
exit-status rekey multiplex forward-control channel-timeout
7676
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
7782
name: ${{ matrix.osp_ver }}
7883
if: github.repository_owner == 'wolfssl'
7984
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)