Update CI JDK version
This commit is contained in:
parent
711bcb1c70
commit
5e2e3c16bb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions/setup-java@v2.0.0
|
||||
with:
|
||||
# The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file
|
||||
java-version: '15'
|
||||
java-version: '16'
|
||||
# Java distribution. See the list of supported distributions in README file
|
||||
distribution: 'adopt'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user