Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit ee4e71a

Browse files
author
Corneil du Plessis
authored
Ensure 1 thread in Maven
1 parent 4fea0f0 commit ee4e71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99

1010
env:
11-
MAVEN_THREADS: '-T 0.5C'
11+
MAVEN_THREADS: '-T 1'
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)