mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-28 17:10:28 +01:00
test older image
This commit is contained in:
parent
2f0eace005
commit
e233deb549
4
.github/workflows/rssguard.yml
vendored
4
.github/workflows/rssguard.yml
vendored
@ -12,10 +12,10 @@ jobs:
|
||||
runs-on: "${{ matrix.os }}"
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-2016, ubuntu-16.04, macos-10.15]
|
||||
os: [windows-2019, ubuntu-16.04, macos-10.15]
|
||||
use_webengine: ["true", "false"]
|
||||
include:
|
||||
- os: windows-2016
|
||||
- os: windows-2019
|
||||
script_name: .\resources\scripts\github-actions\build-windows.ps1
|
||||
- os: ubuntu-16.04
|
||||
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
|
||||
|
Loading…
Reference in New Issue
Block a user