work on qt5 compat binaries for windows
This commit is contained in:
parent
4b130f0dcc
commit
9ee3960f4d
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-rssguard:
|
||||
name: "${{ matrix.os }}; webengine = ${{ matrix.use_webengine }}"
|
||||
name: "${{ matrix.os }}; webengine = ${{ matrix.use_webengine }}; qt5 = ${{ matrix.use_qt5 }}"
|
||||
runs-on: "${{ matrix.os }}"
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user