FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

pipeline-updates: Java 11 intermittent test failures, try not running… · michael-ameri/JSON-java@b4b39bb · GitHub

Commit b4b39bb

Browse files
authored andcommitted
pipeline-updates: Java 11 intermittent test failures, try not running in parallel
1 parent 77c899d commit b4b39bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/pipeline.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
strategy:
4040
fail-fast: false
41-
max-parallel: 2
41+
max-parallel: 1
4242
matrix:
4343
# build against supported Java LTS versions:
4444
java: [ 8, 11, 17, 21 ]

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL