diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f573309..9e2d5f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: contents: read strategy: matrix: - node-version: [14, 16, 18, 20] + node-version: [14, 16, 18.17, 20, 22] os: [ubuntu-latest] pino-version: [8.20.0, ^8.21.0, ^9.0.0] exclude: