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 f7157df commit 798beb0Copy full SHA for 798beb0
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
cfengine: [ "boxlang-cfml@1", "lucee@5", "lucee@6", "adobe@2023", "adobe@2025" ]
28
- mongodbVersion: [ "7.0-ubi9", "8.0-ubi9" ]
+ mongodbVersion: [ "8.0-ubi9" ]
29
coldboxVersion: [ "^7.0.0" ]
30
experimental: [ false ]
31
# Experimental: ColdBox BE vs All Engines
0 commit comments