Skip to content

Commit fb53f4d

Browse files
committed
CI: Try pinning Lucee 6 version to fix commandbox problem.
1 parent 5c0deb8 commit fb53f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
cfengine: [ "lucee@5", "lucee@6", "adobe@2018", "adobe@2021", "adobe@2023" ]
11+
cfengine: [ "lucee@5", "lucee@6.0.1.83", "adobe@2018", "adobe@2021", "adobe@2023" ]
1212
container:
1313
image: foundeo/cfml-ci-tools:latest
1414
steps:

0 commit comments

Comments
 (0)