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 c323aff commit 52f9228Copy full SHA for 52f9228
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- java: [7, 8, 11]
+ java: [8, 11]
13
steps:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-java@v1
synth.metadata
@@ -4,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-bigtable.git",
7
- "sha": "7d5108ec2f2803bf1a517658a3c5471e372c50a7"
+ "sha": "1afeb4274bae0c5f754720155cb84adbfda74c93"
8
}
},
{
@@ -19,7 +19,7 @@
19
20
"name": "synthtool",
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
+ "sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e"
23
24
25
],
0 commit comments