This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree2 files changed
+3
-2
lines changed Expand file treeCollapse file tree2 files changed
+3
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | docker:
|
2 | 2 | image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
|
3 |
| -digest: sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e |
| 3 | +digest: sha256:fecf6bd85f19eb046d913982ea36f6d434f9a49ab0545d25e31186aa64367c0c |
Original file line number | Diff line number | Diff line change |
---|
|
8 | 8 | units:
|
9 | 9 | runs-on: ubuntu-latest
|
10 | 10 | strategy:
|
| 11 | +fail-fast: false |
11 | 12 | matrix:
|
12 | 13 | java: [8, 11, 17]
|
13 | 14 | steps:
|
|
68 | 69 | - run: java -version
|
69 | 70 | - run: .kokoro/build.sh
|
70 | 71 | env:
|
71 |
| -JOB_TYPE: clirr |
| 72 | +JOB_TYPE: clirr |
You can’t perform that action at this time.
0 commit comments