mirror of
https://github.com/python-LimeReport/pyside.git
synced 2024-12-23 22:53:01 +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]
|
||||
experimental: [false]
|
||||
include:
|
||||
- version: 6.5.2
|
||||
- image: manylinux_2_28
|
||||
qt: 6.5.2
|
||||
arch: x86_64
|
||||
experimental: true
|
||||
container:
|
||||
image: ghcr.io/python-limereport/pyside_builder_${{ matrix.image }}_${{ matrix.arch }}:qt-${{ matrix.qt }}
|
||||
|
Loading…
Reference in New Issue
Block a user