mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-27 08:33:27 +01:00
upgrate to ubuntu-18 as 16 is deprecated
This commit is contained in:
parent
fedd1a6d08
commit
51b75dddab
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…
Reference in New Issue
Block a user