mirror of
https://github.com/metrico/qryn.git
synced 2025-03-14 10:07:18 +00:00
Test Node 18,20,22
Signed-off-by: Lorenzo Mangani <lorenzo.mangani@gmail.com>
This commit is contained in:
2
.github/workflows/node-clickhouse.js.yml
vendored
2
.github/workflows/node-clickhouse.js.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18, 16, 20]
|
||||
node-version: [18, 20, 22]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
services:
|
||||
clickhouse:
|
||||
|
Reference in New Issue
Block a user