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

pipeline-updates: Java 11 intermittent fail - try an earlier release … · michael-ameri/JSON-java@cd631d9 · GitHub

Commit cd631d9

Browse files
authored andcommitted
pipeline-updates: Java 11 intermittent fail - try an earlier release (there is no later release
1 parent f028941 commit cd631d9

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
@@ -41,7 +41,7 @@ jobs:
4141
max-parallel: 1
4242
matrix:
4343
# build against supported Java LTS versions:
44-
java: [ 8, 11, 17, 21 ]
44+
java: [ 8, '11.0.21', 17, 21 ]
4545
name: Java ${{ matrix.java }}
4646
steps:
4747
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL