Skip to content

Commit 9b5ebf3

Browse files
committed
Test: see if running jobs in parallel is causing issues with maven
1 parent 5e5b5b4 commit 9b5ebf3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/junit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
jdk-version: [8,11,17]
19+
max-parallel: 1
1920

2021
steps:
2122
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)