We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cb920 commit 4984c5dCopy full SHA for 4984c5d
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
- name: Nano Container - Build the Project
83
shell: pwsh
84
run: |
85
- docker exec orphan cmake --build --preset build-msvc-winsdk --config Release -- -j 4
+ docker exec orphan cmake --build --preset build-msvc-winsdk --config Release -- -j69 -l4
86
87
- name: Nano Container - Test the Project
88
0 commit comments