mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-03 17:34:23 +01:00
workflow: add lws 3.2.0
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-16.04
|
||||
strategy:
|
||||
matrix:
|
||||
lws-version: [3.1.0, 2.4.2]
|
||||
lws-version: [3.2.0, 3.1.0, 2.4.2]
|
||||
steps:
|
||||
- name: install apt packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user