0
0
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:
Maxim Slipenko 2023-08-28 12:26:14 +03:00
parent 628f7066cb
commit f07eb53ae7

View File

@ -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 }}