summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-19 10:30:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-19 10:30:34 +0000
commit0f295de137af54c84b4b3c447ee1c4f1f764d1fa (patch)
tree91ed46ecc714dea4c4c9922d264775db56e5b7ac /.github/workflows
parentAdding upstream version 1.6.3+20210924. (diff)
downloadttyd-0f295de137af54c84b4b3c447ee1c4f1f764d1fa.tar.xz
ttyd-0f295de137af54c84b4b3c447ee1c4f1f764d1fa.zip
Adding upstream version 1.6.3+20220719.upstream/1.6.3+20220719
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/backend.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml
index 7d917ac..55b60e0 100644
--- a/.github/workflows/backend.yml
+++ b/.github/workflows/backend.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
- lws-version: [4.2.1, 3.2.3]
+ lws-version: [4.3.2, 3.2.3]
steps:
- name: Install packages
run: |