Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orangecoloured authored Dec 5, 2024
1 parent 9805698 commit 6e852b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
strategy:
matrix:
include:
- node-version: 20.13
- node-version: 18.17
db-type: postgresql
- node-version: 20.13
- node-version: 18.17
db-type: mysql

steps:
Expand Down

0 comments on commit 6e852b6

Please sign in to comment.