test: nodesqlite with node 22
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0862d0..2f4583e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -373,7 +373,7 @@ strategy: fail-fast: false matrix: - node: [24] + node: [22] adapter: ['nodesqlite'] cmd: - npm test