Skip to content

Commit

Permalink
chore: update jre to 11 for linter (#1141)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cdd41230-5c87-491c-91b3-71e0374be304/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@42a3786
  • Loading branch information
yoshi-automation committed Nov 10, 2021
1 parent eb9006a commit 0ba77f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/setup-java@v2
with:
distribution: zulu
java-version: 8
java-version: 11
- run: java -version
- run: .kokoro/build.sh
env:
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-storage.git",
"sha": "13c5d672684db1037aa6613214d079066d18fa61"
"sha": "eb9006a81a410a0180ff3327623780cf59bf050b"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "99ea92a109dbcd4e2b8c179e337848ba6a25fe16"
"sha": "42a3786737c17ece39924d7025f3be481812da53"
}
}
],
Expand Down

0 comments on commit 0ba77f3

Please sign in to comment.