Skip to content

Commit 65c3e4b

Browse files
committed
chore(java-spanner-jdbc): add to excluded_modules in .kokoro/common.sh
1 parent 4680a4d commit 65c3e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ excluded_modules=(
3030
'sdk-platform-java/java-showcase-3.21.0'
3131
'sdk-platform-java/java-showcase-3.25.8'
3232
'java-spanner'
33+
'java-spanner-jdbc'
3334
)
3435

3536
function retry_with_backoff {

0 commit comments

Comments
 (0)