We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f7c44 commit a9f51e1Copy full SHA for a9f51e1
.github/workflows/aws-lambda-java-core.yml
@@ -39,3 +39,5 @@ jobs:
39
- name: Run 'pr' target
40
working-directory: ./aws-lambda-java-runtime-interface-client
41
run: make pr
42
+ env:
43
+ IS_JAVA_8: true
0 commit comments