We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251f481 commit 9e5a7a8Copy full SHA for 9e5a7a8
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- cfengine: [ "boxlang-cfml@1", "lucee@5", "lucee@6", "adobe@2021", "adobe@2023" ]
+ cfengine: [ "boxlang-cfml@1", "lucee@5", "adobe@2021", "adobe@2023" ]
22
coldboxVersion: [ "^7.0.0" ]
23
experimental: [ false ]
24
# Experimental: ColdBox BE vs All Engines
0 commit comments