Skip to content

Commit

Permalink
workflows decreased parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jul 3, 2024
1 parent 49dd5a2 commit 69ba98e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/msvc2022-qt6-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
TINY_QT_VERSION: 6.7.2
TINY_QT_SPEC: win64_msvc2019_64
TINY_MYSQL_SERVICE: MySQL84
TINY_PARALLEL: 10
# My system is unresponsive with 10
TINY_PARALLEL: 8

# State variables
TINY_VCPKG_NEEDS_UPGRADE: false
Expand Down

0 comments on commit 69ba98e

Please sign in to comment.