Skip to content

Commit

Permalink
chore: Test on latest CFEngines
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Mar 19, 2024
1 parent 5336a51 commit 184ad08
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
cfengine: [ "lucee@5", "adobe@2018", "adobe@2021" ]
cfengine: [ "lucee@5", "lucee@6", "adobe@2021", "adobe@2023" ]
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 184ad08

Please sign in to comment.