Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
318fe7f052
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v2.0.0
|
uses: actions/setup-java@v2.0.0
|
||||||
with:
|
with:
|
||||||
# The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file
|
# 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
|
# Java distribution. See the list of supported distributions in README file
|
||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user