Skip to content

Commit

Permalink
remove mysql from CI, not required
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Feb 3, 2025
1 parent d2b0e50 commit 5209327
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
env:
testLabels: image
testAdditional: ${{ github.workspace }}/tests
MYSQL_SERVER: localhost
MYSQL_USERNAME: lucee
MYSQL_PASSWORD: lucee
MYSQL_PORT: 3306
MYSQL_DATABASE: lucee
LUCEE_TEST_VERSIONS: ${{ vars.LUCEE_TEST_VERSIONS }}
strategy:
matrix:
Expand Down

0 comments on commit 5209327

Please sign in to comment.