Skip to content

Commit f31e39d

Browse files
authored
Remove forkCount (#422)
1 parent 6195268 commit f31e39d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ https://github.com/jenkins-infra/pipeline-library/
66
*/
77
buildPlugin(
88
useContainerAgent: true, // Set to `false` if you need to use Docker for containerized tests
9-
forkCount: '1C',
109
configurations: [
1110
[platform: 'linux', jdk: 21],
1211
[platform: 'windows', jdk: 17],

0 commit comments

Comments
 (0)