We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e709122 commit f4e975dCopy full SHA for f4e975d
.github/workflows/junit.yml
@@ -16,6 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
jdk-version: [8,11,17]
19
+ max-parallel: 1
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments