We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ce3b7 commit d7d8b74Copy full SHA for d7d8b74
.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
3
- digest: sha256:204b7af96e6d481f19b0ff377aa379d46bc56dd06e1cc7c523f361dd9cbfeeaa
+ digest: sha256:14ecf64ec36f67c7bf04e3dc0f68eafcc01df3955121c38862b695e2ae7515d8
.github/workflows/ci.yaml
@@ -53,7 +53,7 @@ jobs:
53
- uses: actions/setup-java@v2
54
with:
55
distribution: zulu
56
- java-version: 8
+ java-version: 11
57
- run: java -version
58
- run: .kokoro/build.sh
59
env:
0 commit comments