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 fae7717 commit 0706834Copy full SHA for 0706834
.github/workflows/ci.yaml
@@ -53,6 +53,7 @@ jobs:
53
env:
54
JOB_TYPE: test
55
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS: true
56
+ MAVEN_OPTS: "-XX:MaxJavaStackTraceDepth=1000"
57
units-java8:
58
# Building using Java 17 and run the tests with Java 8 runtime
59
name: "units (8)"
0 commit comments