From: Shuanglei Tao Date: Thu, 18 Jun 2020 16:05:40 +0000 (+0800) Subject: github: bump libwebsockets versions X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=890b97cf7b9ad830f9665e04ccf34fdcac5734ef;p=ttyd.git github: bump libwebsockets versions --- diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index 82ac7a6..48a1438 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-16.04 strategy: matrix: - lws-version: [4.0.1, 3.2.2, 2.4.2] + lws-version: [4.0.16, 3.2.3, 2.4.2] steps: - name: Install packages run: |