Skip to content

Commit 6de27e8

Browse files
committed
removed lucee6 as cborm is broken
1 parent 238c0c0 commit 6de27e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
cfengine: [ "lucee@5", "lucee@6", "adobe@2018", "adobe@2021", "adobe@2023" ]
21+
cfengine: [ "lucee@5", "adobe@2018", "adobe@2021", "adobe@2023" ]
2222
coldboxVersion: [ "^6.0.0", "^7.0.0" ]
2323
experimental: [ false ]
2424
include:

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Tons of updates to automated testing.
13-
- Automated tewsting for Lucee 6.
13+
- Automated tewsting for Lucee 6 as experimental, since it's broken.
1414
- Automated testing for Adobe 2023.
1515

1616
### Changed

0 commit comments

Comments
 (0)