Skip to content

Commit 6fb8443

Browse files
remove multi threading compilation
1 parent f15d415 commit 6fb8443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fi
4848
./scripts/run_no_prep_tests.sh clean compile test-compile
4949
env:
50-
CI_ARGS: "--batch-mode -T 1C"
50+
CI_ARGS: "--batch-mode"
5151
MAVEN_OPTS: ${{ matrix.maven-opts }}
5252
- name: Run tests
5353
run: |

0 commit comments

Comments
 (0)