Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Update ci.yaml (#232)
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/34c69f4d-3cb2-401f-b9b8-25e1d442434b/targets

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

Source-Link: googleapis/synthtool@717a6a1
  • Loading branch information
yoshi-automation committed Nov 10, 2021
1 parent 998a384 commit 2b1adde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -8,6 +8,7 @@ jobs:
units:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
java: [8, 11, 17]
steps:
Expand Down Expand Up @@ -68,4 +69,4 @@ jobs:
- run: java -version
- run: .kokoro/build.sh
env:
JOB_TYPE: clirr
JOB_TYPE: clirr
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-iam.git",
"sha": "e6095159733fb75e0fcc0620c7e6c93ef9586489"
"sha": "36a09e753f1439d1975c5b388d460d84646f9190"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "79d7936da1cf04ce1b4ead7d2c10dccccd852caf"
"sha": "717a6a1fe247df095092de1321eadc9da887a06c"
}
}
],
Expand Down

0 comments on commit 2b1adde

Please sign in to comment.