mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
pipeline-updates: Java 11 intermittent test failures, try not running in parallel
This commit is contained in:
parent
77c899d325
commit
b4b39bb441
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
# build against supported Java LTS versions:
|
||||
java: [ 8, 11, 17, 21 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user