mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
fix(github): remove JDK 17 from shadow job matrix
This commit is contained in:
parent
7bc6b5a194
commit
d3bb888449
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