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 d399cbd commit a149a4fCopy full SHA for a149a4f
.github/workflows/ci.yaml
@@ -86,8 +86,6 @@ jobs:
86
distribution: temurin
87
- run: echo "SUREFIRE_JVM_OPT=-Djvm=${JAVA_HOME}/bin/java" >> $GITHUB_ENV
88
shell: bash
89
- - run: echo "MAVEN_OPTS=-DGOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS=true -DGOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS_FOR_RW=true" >> $GITHUB_ENV
90
- shell: bash
91
- uses: actions/setup-java@v3
92
with:
93
java-version: 17
0 commit comments