Skip to content

Commit a149a4f

Browse files
committed
chore(spanner): remove injecting env
1 parent d399cbd commit a149a4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ jobs:
8686
distribution: temurin
8787
- run: echo "SUREFIRE_JVM_OPT=-Djvm=${JAVA_HOME}/bin/java" >> $GITHUB_ENV
8888
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
9189
- uses: actions/setup-java@v3
9290
with:
9391
java-version: 17

0 commit comments

Comments
 (0)