Skip to content

Commit

Permalink
workflow: remove lws 4.0.x from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Nov 7, 2020
1 parent eac1b47 commit c0369e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Expand Up @@ -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: |
Expand Down

0 comments on commit c0369e9

Please sign in to comment.