Skip to content

Commit 54b562f

Browse files
committed
Point openssh workflow to wolf master
1 parent 851f059 commit 54b562f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/openssh.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: openssh Tests
22

33
on:
44
workflow_call:
5-
# TODO: remove this from PR
6-
push:
75

86
jobs:
97
build_wolfssl:
@@ -49,9 +47,7 @@ jobs:
4947
- name: Checkout OSP
5048
uses: actions/checkout@v4
5149
with:
52-
# TODO: update with wolfssl repo after merge
53-
repository: julek-wolfssl/osp
54-
ref: openssh-9.6
50+
repository: wolfssl/osp
5551
path: osp
5652

5753
- name: Build and test openssh

0 commit comments

Comments
 (0)