U 20.04 for binary build & release

Build and GitHub release to 20.04
This commit is contained in:
n-connect 2023-03-29 18:40:33 +02:00 committed by GitHub
parent b44eb1bbc3
commit d4b6e6ee28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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