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
|
- nightly
|
||||||
java-version:
|
java-version:
|
||||||
- 11
|
- 11
|
||||||
- 17
|
|
||||||
- 18
|
- 18
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue