Skip to content

Commit b253b54

Browse files
Revert "m"
This reverts commit d6ef7eb.
1 parent 5e8af0b commit b253b54

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/run-codebuild-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,5 @@ jobs:
5151
timeout-minutes: 60
5252
with:
5353
project-name: java-ddb-ec
54-
buildspec-override: codebuild/${{ matrix.platform.distribution }}.yml
54+
buildspec-override: codebuild/${{ matrix.platform.distribution }}${{ matrix.version }}.yml
5555
image-override: ${{ matrix.platform.image }}
56-
env:
57-
JAVA_VERSION: ${{ matrix.version }}

0 commit comments

Comments
 (0)