Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ubruhin committed Mar 17, 2024
1 parent 288c09b commit c147491
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ jobs:
qt_tools: "tools_mingw,qt.tools.win32_mingw810"
compiler_path: "D:/a/funq/Qt/Tools/mingw810_32/bin"
nosetests: 1
- py: "3.5"
arch: "x64"
qt: 6
qt_full: "6.7.0"
arch: "win64_mingw"
tools: "tools_mingw1310"
compiler_path: "D:/a/funq/Qt/Tools/mingw1310_64/bin"
nosetests: 1
#- qt: 6
# qt_full: "6.7.0"
# arch: "win64_mingw"
Expand Down

0 comments on commit c147491

Please sign in to comment.