Skip to content

Commit

Permalink
Revert "CI: Try pinning Lucee 6 version to fix commandbox problem."
Browse files Browse the repository at this point in the history
This reverts commit fb53f4d.
  • Loading branch information
cfsimplicity committed May 22, 2024
1 parent fb53f4d commit 60ade36
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", "lucee@6.0.1.83", "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 60ade36

Please sign in to comment.