Skip to content

Commit

Permalink
Add Lucee 6 to CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cfsimplicity committed May 22, 2024
1 parent 80fd778 commit eec64dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
cfengine: [ "lucee@5", "adobe@2018", "adobe@2021", "adobe@2023" ]
cfengine: [ "lucee@5", "lucee@6", "adobe@2018", "adobe@2021", "adobe@2023" ]
container:
image: foundeo/cfml-ci-tools:latest
steps:
Expand Down

0 comments on commit eec64dc

Please sign in to comment.