Skip to content

Commit 0bd6b1f

Browse files
committed
chore(google-auth-library-java): add to excluded_modules in .kokoro/common.sh
1 parent b48229d commit 0bd6b1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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+
'google-auth-library-java'
3334
)
3435

3536
function retry_with_backoff {

0 commit comments

Comments
 (0)