File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 26
26
runs-on : windows-latest
27
27
steps :
28
28
- uses : actions/checkout@v2
29
+ - uses : stCarolas/setup-maven@v4
30
+ with :
31
+ maven-version : 3.8.1
29
32
- uses : actions/setup-java@v1
30
33
with :
31
34
java-version : 8
75
78
- run : java -version
76
79
- run : .kokoro/build.sh
77
80
env :
78
- JOB_TYPE : clirr
81
+ JOB_TYPE : clirr
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-spanner.git",
7
- "sha": "c9f504829f53bfcff6f78bbbbc447cc8f10f5940 "
7
+ "sha": "87b77a3be3fc9cb206e147dcce818b594b2c6b4b "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "ad7fd76e17bf9494a3e47ff9cf445f61564432e0 "
22
+ "sha": "17ee6e5c08f2eb47029beee4776ce990e56b3925 "
23
23
}
24
24
}
25
25
],
66
66
".github/workflows/auto-release.yaml",
67
67
".github/workflows/ci.yaml",
68
68
".kokoro/build.bat",
69
- ".kokoro/build.sh",
70
69
".kokoro/coerce_logs.sh",
71
70
".kokoro/common.cfg",
72
71
".kokoro/common.sh",
You can’t perform that action at this time.
0 commit comments