fix(github): remove JDK 17 from shadow job matrix
This commit is contained in:
parent
7bc6b5a194
commit
d3bb888449
1 changed files with 0 additions and 1 deletions
1
.github/workflows/shadow_job.yml
vendored
1
.github/workflows/shadow_job.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
- nightly
|
||||
java-version:
|
||||
- 11
|
||||
- 17
|
||||
- 18
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue