Skip to content

Commit a123e1a

Browse files
committed
Use libwebsocket v4.3.3 instead of latest
1 parent faa3bfe commit a123e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sec-websocket-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Download libwebsockets
4545
run: |
46-
git clone https://github.com/warmcat/libwebsockets
46+
git clone https://github.com/warmcat/libwebsockets --branch v4.3.3 --single-branch
4747
4848
- name: Build libwebsockets with wolfSSL
4949
run: |

0 commit comments

Comments
 (0)