We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2df4d commit 3879b99Copy full SHA for 3879b99
.github/workflows/ci.yaml
@@ -26,6 +26,9 @@ jobs:
26
runs-on: windows-latest
27
steps:
28
- uses: actions/checkout@v2
29
+ - uses: stCarolas/setup-maven@v4
30
+ with:
31
+ maven-version: 3.8.1
32
- uses: actions/setup-java@v1
33
with:
34
java-version: 8
@@ -75,4 +78,4 @@ jobs:
75
78
- run: java -version
76
79
- run: .kokoro/build.sh
77
80
env:
- JOB_TYPE: clirr
81
+ JOB_TYPE: clirr
synth.metadata
@@ -11,7 +11,7 @@
11
"git": {
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "ad7fd76e17bf9494a3e47ff9cf445f61564432e0"
+ "sha": "17ee6e5c08f2eb47029beee4776ce990e56b3925"
15
}
16
17
],
0 commit comments