Skip to content

Commit ba2ccd9

Browse files
committed
add missing javaVersion param
1 parent 232fbf1 commit ba2ccd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ jobs:
4040
experimental: true
4141
- cfengine: "boxlang@1"
4242
coldboxVersion: "be"
43+
javaVersion: "21"
4344
ELASTICSEARCH_VERSION: "8.14.1"
4445
experimental: true
4546
- cfengine: "boxlang@1"
4647
coldboxVersion: "be"
48+
javaVersion: "21"
4749
ELASTICSEARCH_VERSION: "7.17.10"
4850
experimental: true
4951
steps:

0 commit comments

Comments
 (0)