Merge pull request #232 from n-connect/master

U 20.04 for binary build & release
This commit is contained in:
RustDesk 2023-03-30 00:43:49 +08:00 committed by GitHub
commit 7bbed69ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
build:
name: Build - ${{ matrix.job.name }}
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
@ -166,7 +166,7 @@ jobs:
needs:
- build
- build-win
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: