Skip to content

Commit dd3cd9f

Browse files
authored
14 jobs
1 parent 4984c5d commit dd3cd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Nano Container - Build the Project
8383
shell: pwsh
8484
run: |
85-
docker exec orphan cmake --build --preset build-msvc-winsdk --config Release -- -j69 -l4
85+
docker exec orphan cmake --build --preset build-msvc-winsdk --config Release -- -j 14
8686
8787
- name: Nano Container - Test the Project
8888
shell: pwsh

0 commit comments

Comments
 (0)