Skip to content

Commit

Permalink
Merge pull request #232 from n-connect/master
Browse files Browse the repository at this point in the history
U 20.04 for binary build & release
  • Loading branch information
rustdesk authored Mar 29, 2023
2 parents b3fbb9e + d4b6e6e commit 7bbed69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
needs:
- build
- build-win
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7bbed69

Please sign in to comment.