Skip to content

Commit 604225b

Browse files
authored
chore: update to stable MikroORM v7.0.1 (#9)
* chore: update to stable MikroORM v7.0.1 * ci: drop node 20 from matrix
1 parent 99013ac commit 604225b

3 files changed

Lines changed: 456 additions & 409 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
node-version: [20, 22, 24]
13+
node-version: [22, 24]
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)