Skip to content

Commit

Permalink
only one parallel job
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Jul 27, 2020
1 parent 9467f04 commit 4b56b8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
java: [7, 8, 11]
max-parallel: 1
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
Expand Down

0 comments on commit 4b56b8e

Please sign in to comment.