mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-29 09:31:24 +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 }}"
|
runs-on: "${{ matrix.os }}"
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-2016, ubuntu-16.04, macos-10.15]
|
os: [windows-2019, ubuntu-16.04, macos-10.15]
|
||||||
use_webengine: ["true", "false"]
|
use_webengine: ["true", "false"]
|
||||||
include:
|
include:
|
||||||
- os: windows-2016
|
- os: windows-2019
|
||||||
script_name: .\resources\scripts\github-actions\build-windows.ps1
|
script_name: .\resources\scripts\github-actions\build-windows.ps1
|
||||||
- os: ubuntu-16.04
|
- os: ubuntu-16.04
|
||||||
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
|
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user