upgrate to ubuntu-18 as 16 is deprecated

This commit is contained in:
Martin Rotter 2021-09-08 07:07:48 +02:00
parent fedd1a6d08
commit 51b75dddab

View File

@ -17,7 +17,7 @@ jobs:
include:
- os: windows-2019
script_name: .\resources\scripts\github-actions\build-windows.ps1
- os: ubuntu-16.04
- os: ubuntu-18.04
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
- os: macos-10.15
script_name: ./resources/scripts/github-actions/build-linux-mac.sh