Fix websocket header overflow on 32bit arch
This commit is contained in:
parent
466cb425bc
commit
1ebe6ae0a1
5 changed files with 11 additions and 11 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
# Indicates I want to run this workflow on all branches, PR, and tags
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["main", "draft"]
|
||||
tags: ["*"]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue