Skip to content

Commit 502ac88

Browse files
committed
Update tests to java11
1 parent 8c1f72c commit 502ac88

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version: 20180708
22
name: flowexithooks
33
version: 0.0.3
4-
runtime: java9
4+
runtime: java11
55
cmd: com.fnproject.fn.integration.test_5.CompleterFunction::handleRequest
66
format: http-stream
77
timeout: 120
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version: 20180708
22
name: flowtimeouts
33
version: 0.0.3
4-
runtime: java9
4+
runtime: java11
55
cmd: com.fnproject.fn.integration.test_6.CompleterFunction::handleRequest
66
format: http-stream
77
timeout: 120
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema_version: 20180708
22
name: simplefunc
33
version: 0.0.3
4-
runtime: java9
4+
runtime: java11
55
cmd: com.fnproject.fn.integration.test2.PlainFunction::handleRequest
66
format: http-stream

0 commit comments

Comments
 (0)