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

Commit 6879348

Browse files
Update ci.yaml (#754)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/8534e5c8-44e6-4438-97d7-e0c918d96ba0/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@717a6a1
1 parent ba354e7 commit 6879348

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
units:
99
runs-on: ubuntu-latest
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
java: [8, 11, 17]
1314
steps:
@@ -68,4 +69,4 @@ jobs:
6869
- run: java -version
6970
- run: .kokoro/build.sh
7071
env:
71-
JOB_TYPE: clirr
72+
JOB_TYPE: clirr

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-containeranalysis.git",
7-
"sha": "67552fbce9a8906e8713973513c19b1ffaa380c9"
7+
"sha": "9e4c9789167892529cd60fd6dc731e654d47167d"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "79d7936da1cf04ce1b4ead7d2c10dccccd852caf"
22+
"sha": "717a6a1fe247df095092de1321eadc9da887a06c"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)