Skip to content

Commit c0369e9

Browse files
committed
workflow: remove lws 4.0.x from matrix
1 parent eac1b47 commit c0369e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-18.04
2020
strategy:
2121
matrix:
22-
lws-version: [4.1.4, 4.0.21, 3.2.3, 2.4.2]
22+
lws-version: [4.1.4, 3.2.3, 2.4.2]
2323
steps:
2424
- name: Install packages
2525
run: |

0 commit comments

Comments
 (0)