File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
strategy :
11
11
matrix :
12
- java : [7, 8, 11]
12
+ java : [8, 11]
13
13
steps :
14
14
- uses : actions/checkout@v2
15
15
- uses : actions/setup-java@v1
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-bigquery.git",
7
- "sha": "526c517f1940007e532c7e1f7e1fa01a985f30e2 "
7
+ "sha": "0a8eac2b679cf3e330e7325452a09f99e352a380 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "09c59c20a4bf0daed1665af59035ff240fe356df "
14
+ "sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments