set version PyGObject for Linux to fix build error

rejbasket/test-bash-signing
rejbasket 2025-04-02 17:06:56 +02:00
rodzic 69e749e543
commit 8a01e491b9
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -51,7 +51,7 @@ jobs:
python -m pip debug
python -m pip install pycairo
python -m pip install PyGObject
python -m pip install PyGObject==3.50.0
python -m pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/wxPython-4.2.2-cp39-cp39-linux_x86_64.whl
@ -125,7 +125,7 @@ jobs:
python -m pip debug
python -m pip install pycairo
python -m pip install PyGObject
python -m pip install PyGObject==3.50.0
python -m pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-24.04/wxPython-4.2.2-cp312-cp312-linux_x86_64.whl