| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f028941 commit cd631d9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | max-parallel: 1 | |
| 42 | 42 | matrix: | |
| 43 | 43 | # build against supported Java LTS versions: | |
| 44 | - java: [ 8, 11, 17, 21 ] | ||
| 44 | + java: [ 8, '11.0.21', 17, 21 ] | ||
| 45 | 45 | name: Java ${{ matrix.java }} | |
| 46 | 46 | steps: | |
| 47 | 47 | - uses: actions/checkout@v3 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments