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:
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: