Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
[poolifier.git] / .github / workflows / ci.yml
index 7d70b1d27d4835085ad4d9ac07fcdd3ce3d0716f..072dd5a203f2798d1b9a3bbcd96840c72a1d72e8 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     strategy:
       matrix:
         os: [windows-latest, macos-latest, ubuntu-latest]
-        node: ['18.x', '20.x']
+        node: ['18.x', '20.x', '21.x']
 
     name: Node.js ${{ matrix.node }} on ${{ matrix.os }}