Skip to content

Commit 29abec8

Browse files
authored
Increase the concurrency of the fully nightly build (#470)
Introduce into the pool gkdse-ae-dnp-03.igk.intel.com
1 parent eceb189 commit 29abec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
continue-on-error: true
2929

3030
strategy:
31-
max-parallel: 1
31+
max-parallel: 2
3232
matrix:
3333
include:
3434
- container: ${{ vars.PTI_DOCKER_RHEL_9_ONEAPI_24_2_1 }}

0 commit comments

Comments
 (0)