0
0
mirror of https://github.com/python-LimeReport/pyside.git synced 2025-04-06 01:03:45 +03:00
This commit is contained in:
Maxim Slipenko 2024-03-10 20:51:25 +03:00
parent 4c1c822099
commit 2455bda9d4

View File

@ -38,7 +38,7 @@ jobs:
runs-on: windows-2019
strategy:
matrix:
qt: 6.4.2
qt: [6.4.2]
steps:
- name: Checkout repository
uses: actions/checkout@v3