Skip to content

Commit a9f51e1

Browse files
committed
fix: build java core (#61)
1 parent 55f7c44 commit a9f51e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/aws-lambda-java-core.yml

+2
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
- name: Run 'pr' target
4040
working-directory: ./aws-lambda-java-runtime-interface-client
4141
run: make pr
42+
env:
43+
IS_JAVA_8: true

0 commit comments

Comments
 (0)