Skip to content

Commit ee9ecd9

Browse files
committed
Point krb5 action to master branch of osp repo
1 parent 3510ea4 commit ee9ecd9

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/krb5.yml

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

33
on:
44
workflow_call:
5-
# TODO remove push when opening the PR
6-
push:
75

86
jobs:
97
build_wolfssl:
@@ -48,10 +46,7 @@ jobs:
4846
- name: Checkout OSP
4947
uses: actions/checkout@v3
5048
with:
51-
# TODO revert repo to wolfssl on merge
52-
repository: julek-wolfssl/osp
53-
# TODO remove ref on merge
54-
ref: krb5-1.21.1
49+
repository: wolfssl/osp
5550
path: osp
5651

5752
- name: Checkout krb5

0 commit comments

Comments
 (0)