forked from wolfSSL/wolfssl
Point openssh workflow to wolf master
This commit is contained in:
6
.github/workflows/openssh.yml
vendored
6
.github/workflows/openssh.yml
vendored
@@ -2,8 +2,6 @@ name: openssh Tests
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
# TODO: remove this from PR
|
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_wolfssl:
|
build_wolfssl:
|
||||||
@@ -49,9 +47,7 @@ jobs:
|
|||||||
- name: Checkout OSP
|
- name: Checkout OSP
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
# TODO: update with wolfssl repo after merge
|
repository: wolfssl/osp
|
||||||
repository: julek-wolfssl/osp
|
|
||||||
ref: openssh-9.6
|
|
||||||
path: osp
|
path: osp
|
||||||
|
|
||||||
- name: Build and test openssh
|
- name: Build and test openssh
|
||||||
|
Reference in New Issue
Block a user