mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 04:34:19 +01:00
github: bump libwebsockets versions
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-16.04
|
||||
strategy:
|
||||
matrix:
|
||||
lws-version: [4.0.1, 3.2.2, 2.4.2]
|
||||
lws-version: [4.0.16, 3.2.3, 2.4.2]
|
||||
steps:
|
||||
- name: Install packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user