upgrate to ubuntu-18 as 16 is deprecated
This commit is contained in:
parent
fedd1a6d08
commit
51b75dddab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue