mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-25 05:04:19 +01:00
workflow: remove lws 4.0.x from matrix
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-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
lws-version: [4.1.4, 4.0.21, 3.2.3, 2.4.2]
|
||||
lws-version: [4.1.4, 3.2.3, 2.4.2]
|
||||
steps:
|
||||
- name: Install packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user