We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49216d4 commit cbcaf81Copy full SHA for cbcaf81
.github/workflows/tests.yml
@@ -28,10 +28,10 @@ jobs:
28
coldboxVersion: "^7"
29
jdkVersion: "21"
30
experimental: true
31
- - cfengine: "adobe@2025"
32
- coldboxVersion: "^7"
33
- jdkVersion: "21"
34
- experimental: true
+ # - cfengine: "adobe@2025"
+ # coldboxVersion: "^7"
+ # jdkVersion: "21"
+ # experimental: true
35
# ColdBox BE on all allowed distros
36
# This makes sure we don't have any issues with the BE of ColdBox
37
- cfengine: "lucee@5"
0 commit comments