fix(github): remove JDK 17 from shadow job matrix

This commit is contained in:
Harsh Shandilya 2022-09-05 13:51:40 +05:30
parent 7bc6b5a194
commit d3bb888449
No known key found for this signature in database

View file

@ -21,7 +21,6 @@ jobs:
- nightly
java-version:
- 11
- 17
- 18
runs-on: ubuntu-latest
steps: