summaryrefslogtreecommitdiffstats
path: root/.github/workflows/backend.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/backend.yml')
-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: |