mirror of
https://github.com/python-LimeReport/pyside.git
synced 2024-12-23 14:43:00 +03:00
fix build
This commit is contained in:
parent
628f7066cb
commit
f07eb53ae7
4
.github/workflows/blank.yml
vendored
4
.github/workflows/blank.yml
vendored
@ -14,7 +14,9 @@ jobs:
|
|||||||
arch: [x86_64]
|
arch: [x86_64]
|
||||||
experimental: [false]
|
experimental: [false]
|
||||||
include:
|
include:
|
||||||
- version: 6.5.2
|
- image: manylinux_2_28
|
||||||
|
qt: 6.5.2
|
||||||
|
arch: x86_64
|
||||||
experimental: true
|
experimental: true
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/python-limereport/pyside_builder_${{ matrix.image }}_${{ matrix.arch }}:qt-${{ matrix.qt }}
|
image: ghcr.io/python-limereport/pyside_builder_${{ matrix.image }}_${{ matrix.arch }}:qt-${{ matrix.qt }}
|
||||||
|
Loading…
Reference in New Issue
Block a user