Skip to content

Commit

Permalink
import env
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Jun 24, 2024
1 parent 8cdad1a commit 324470c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
MYSQL_PASSWORD: lucee
MYSQL_PORT: 3306
MYSQL_DATABASE: lucee
LUCEE_VERSIONS: ${{ env.LUCEE_VERSIONS }}
strategy:
matrix:
lucee: ${{ fromJSON(env.LUCEE_VERSIONS) }}
Expand Down

0 comments on commit 324470c

Please sign in to comment.